IVsDataExecutableObject.Schema, propriété

Obtient le schéma de cet objet de données exécutable.

Espace de noms :  Microsoft.VisualStudio.Data.Services.RelationalObjectModel
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Schema As String
string Schema { get; }
property String^ Schema {
    String^ get ();
}
abstract Schema : string
function get Schema () : String

Valeur de propriété

Type : System.String
Une valeur de chaîne contenant le schéma.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExecutableObject Interface

Microsoft.VisualStudio.Data.Services.RelationalObjectModel, espace de noms