VSDBCmdServices.GetImportPropertyUsage (Método)

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

Sintaxis

'Declaración
Public Function GetImportPropertyUsage ( _
    propertyName As String _
) As String
public string GetImportPropertyUsage(
    string propertyName
)
public:
String^ GetImportPropertyUsage(
    String^ propertyName
)
member GetImportPropertyUsage : 
        propertyName:string -> string 
public function GetImportPropertyUsage(
    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)