Partilhar via


Método VSDBCmdServices.GetDeployPropertyUsage

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
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

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

VSDBCmdServices Classe

Namespace Microsoft.Data.Schema.Build