VSDBCmdServices.GetDeployPropertyUsage (Método)

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VSDBCmdServices Clase

Microsoft.Data.Schema.Build (Espacio de nombres)