VSDBCmdServices.GetDeployPropertyUsage 方法

命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
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

参数

返回值

类型:System.String

.NET Framework 安全性

请参见

参考

VSDBCmdServices 类

Microsoft.Data.Schema.Build 命名空间