IVsDataTabularObject.Catalog, propriété

Obtient le catalogue de l'objet tabulaire.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne représentant le catalogue.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataTabularObject Interface

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