Compartir a través de


DatabaseProjectNodeProperties.DataSchemaModel (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
<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

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.DataSchemaModel

Seguridad de .NET Framework

Vea también

Referencia

DatabaseProjectNodeProperties Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal (Espacio de nombres)