Partilhar via


Propriedade ISqlColumn.Parent

Obtém a fonte da coluna que é o pai para esta coluna.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
ReadOnly Property Parent As ISqlColumnSource
    Get
ISqlColumnSource Parent { get; }
property ISqlColumnSource^ Parent {
    ISqlColumnSource^ get ();
}
abstract Parent : ISqlColumnSource
function get Parent () : ISqlColumnSource

Valor de propriedade

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.ISqlColumnSource

Segurança do .NET Framework

Consulte também

Referência

ISqlColumn Interface

Sobrecargas Parent

Namespace Microsoft.Data.Schema.Sql.SchemaModel