Compartir a través de


VSDBCmdServices.OnGetDeployPropertyUsage (Método)

Devuelve NULL.

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

VSDBCmdServices Clase

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