หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Sets type class for the expression node.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Protected Sub SetTypeClass ( _
value As TypeClass _
)
'Usage
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
)
Parameters
- value
Type: Microsoft.SqlServer.Management.Dmf.TypeClass
A TypeClass value.