Partager via


DatabaseTaskHost.GetProperty, méthode

Retourne la valeur actuelle d'une propriété.

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

Syntaxe

'Déclaration
Protected Function GetProperty ( _
    propertyName As String, _
    source As DatabaseTaskHost..::..PropertySource _
) As Object
protected Object GetProperty(
    string propertyName,
    DatabaseTaskHost..::..PropertySource source
)
protected:
Object^ GetProperty(
    String^ propertyName, 
    DatabaseTaskHost..::..PropertySource source
)
member GetProperty : 
        propertyName:string * 
        source:DatabaseTaskHost..::..PropertySource -> Object 
protected function GetProperty(
    propertyName : String, 
    source : DatabaseTaskHost..::..PropertySource
) : Object

Paramètres

Valeur de retour

Type : System.Object

Sécurité .NET Framework

Voir aussi

Référence

DatabaseTaskHost Classe

Microsoft.Data.Schema.Build, espace de noms