Поделиться через


VSDBCmdServices.GetImportPropertyUsage - метод

Пространство имен:  Microsoft.Data.Schema.Build
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
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

Параметры

Возвращаемое значение

Тип: System.String

Безопасность платформы .NET Framework

См. также

Ссылки

VSDBCmdServices Класс

Microsoft.Data.Schema.Build - пространство имен