Model type class for ClrTypeMethodParameter
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Shared ReadOnly ClrTypeMethodParameter As ModelTypeClass
用法
Dim value As ModelTypeClass
value = ModelSchema.ClrTypeMethodParameter
public static readonly ModelTypeClass ClrTypeMethodParameter
public:
static initonly ModelTypeClass^ ClrTypeMethodParameter
static val ClrTypeMethodParameter: ModelTypeClass
public static final var ClrTypeMethodParameter : ModelTypeClass