ISqlColumn.Parent プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
ReadOnly Property Parent As ISqlColumnSource
'使用
Dim instance As ISqlColumn
Dim value As ISqlColumnSource
value = instance.Parent
ISqlColumnSource Parent { get; }
property ISqlColumnSource^ Parent {
ISqlColumnSource^ get ();
}
function get Parent () : ISqlColumnSource
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISqlColumnSource