SetTypeClass 方法
Sets type class for the expression node.
命名空間: Microsoft.SqlServer.Management.Dmf
組件: Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)
語法
'宣告
Protected Sub SetTypeClass ( _
value As TypeClass _
)
'用途
Dim value As TypeClass
Me.SetTypeClass(value)
protected void SetTypeClass(
TypeClass value
)
protected:
void SetTypeClass(
TypeClass value
)
member SetTypeClass :
value:TypeClass -> unit
protected function SetTypeClass(
value : TypeClass
)
參數
- value
型別:Microsoft.SqlServer.Management.Dmf. . :: . .TypeClass
A TypeClass value.