DataConnector
ReturningColumns プロパティ (InsertStatement)

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

InsertStatement クラス
InsertStatement メンバ