Sdílet prostřednictvím


DatabaseProjectNodeProperties.DataSchemaModel – vlastnost

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
<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

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.SchemaModel.DataSchemaModel

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DatabaseProjectNodeProperties Třída

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal – obor názvů