Partager via


DatabaseTaskHost.GetCatalogProperty, méthode

Retourne la valeur d'une propriété de catalogue.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Overridable Function GetCatalogProperty ( _
    name As String _
) As String
public virtual string GetCatalogProperty(
    string name
)
public:
virtual String^ GetCatalogProperty(
    String^ name
)
abstract GetCatalogProperty : 
        name:string -> string 
override GetCatalogProperty : 
        name:string -> string 
public function GetCatalogProperty(
    name : String
) : String

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

DatabaseTaskHost Classe

Microsoft.Data.Schema.Build, espace de noms