Metodo VSDBCmdServices.GetDeployPropertyUsage

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Public Function GetDeployPropertyUsage ( _
    propertyName As String _
) As String
public string GetDeployPropertyUsage(
    string propertyName
)
public:
String^ GetDeployPropertyUsage(
    String^ propertyName
)
member GetDeployPropertyUsage : 
        propertyName:string -> string 
public function GetDeployPropertyUsage(
    propertyName : String
) : String

Parametri

Valore restituito

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VSDBCmdServices Classe

Spazio dei nomi Microsoft.Data.Schema.Build