Partager via


ISqlColumn.Parent, propriété

Obtient la source de colonne parente de cette colonne.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
ReadOnly Property Parent As ISqlColumnSource
    Get
ISqlColumnSource Parent { get; }
property ISqlColumnSource^ Parent {
    ISqlColumnSource^ get ();
}
abstract Parent : ISqlColumnSource
function get Parent () : ISqlColumnSource

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlColumn Interface

Parent, surcharge

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms