DataConnector
ReturningColumns プロパティ (UpdateStatement)

C1.DataConnector アセンブリ > C1.DataConnector 名前空間 > UpdateStatement クラス : ReturningColumns プロパティ
シンタックス
'宣言
 
Public Property ReturningColumns As System.Collections.Generic.IList(Of ColumnExpression)
public System.Collections.Generic.IList<ColumnExpression> ReturningColumns {get; set;}
参照

UpdateStatement クラス
UpdateStatement メンバ