Partager via


ISql90AssemblyFile.Assembly, propriété

Obtient ou définit l'objet d'assembly qui correspond à ce fichier.

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90AssemblyFile Interface

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