Partager via


DatabaseProjectNodeProperties.DataSchemaModel, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property DataSchemaModel As DataSchemaModel
    Get
[BrowsableAttribute(false)]
public DataSchemaModel DataSchemaModel { get; }
[BrowsableAttribute(false)]
public:
property DataSchemaModel^ DataSchemaModel {
    DataSchemaModel^ get ();
}
[<BrowsableAttribute(false)>]
member DataSchemaModel : DataSchemaModel
function get DataSchemaModel () : DataSchemaModel

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.DataSchemaModel

Sécurité .NET Framework

Voir aussi

Référence

DatabaseProjectNodeProperties Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms