共用方式為


ISqlColumn.Parent 屬性

取得做為此資料行之父資料行的資料行來源。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
ReadOnly Property Parent As ISqlColumnSource
    Get
ISqlColumnSource Parent { get; }
property ISqlColumnSource^ Parent {
    ISqlColumnSource^ get ();
}
abstract Parent : ISqlColumnSource
function get Parent () : ISqlColumnSource

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISqlColumnSource

.NET Framework 安全性

請參閱

參考

ISqlColumn 介面

Parent 多載

Microsoft.Data.Schema.Sql.SchemaModel 命名空間