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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
IVsDataTabularObject Interface
Microsoft.VisualStudio.Data.Services.RelationalObjectModel, espace de noms