Partager via


VSDBCmdServices.OnGetDeployPropertyUsage, méthode

Retourne la valeur NULL.

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

Syntaxe

'Déclaration
Protected Overridable Function OnGetDeployPropertyUsage ( _
    propertyName As String _
) As String
protected virtual string OnGetDeployPropertyUsage(
    string propertyName
)
protected:
virtual String^ OnGetDeployPropertyUsage(
    String^ propertyName
)
abstract OnGetDeployPropertyUsage : 
        propertyName:string -> string 
override OnGetDeployPropertyUsage : 
        propertyName:string -> string 
protected function OnGetDeployPropertyUsage(
    propertyName : String
) : String

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

VSDBCmdServices Classe

Microsoft.Data.Schema.Build, espace de noms