Partager via


ISqlExtendedProperty.Host, propriété

Obtient ou définit l'objet auquel la propriété étendue s'applique.

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

Syntaxe

'Déclaration
Property Host As ISqlExtendedPropertyHost
    Get
    Set
ISqlExtendedPropertyHost Host { get; set; }
property ISqlExtendedPropertyHost^ Host {
    ISqlExtendedPropertyHost^ get ();
    void set (ISqlExtendedPropertyHost^ value);
}
abstract Host : ISqlExtendedPropertyHost with get, set
function get Host () : ISqlExtendedPropertyHost
function set Host (value : ISqlExtendedPropertyHost)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlExtendedProperty Interface

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