Model schema container class for DataType
繼承階層
System.Object
Microsoft.SqlServer.Dac.Model.DataType
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public NotInheritable Class DataType
'用途
public static class DataType
public ref class DataType abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataType = class end
public final class DataType
DataType 型別公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() ![]() |
Schema | Schema relationship class of DataType |
![]() ![]() |
SqlDataType | SqlDataType property class of DataType |
![]() ![]() |
Type | Type relationship class of DataType |
![]() ![]() |
TypeClass | Type class for DataType |
![]() ![]() |
UddtIsMax | UddtIsMax property class of DataType |
![]() ![]() |
UddtLength | UddtLength property class of DataType |
![]() ![]() |
UddtNullable | UddtNullable property class of DataType |
![]() ![]() |
UddtPrecision | UddtPrecision property class of DataType |
![]() ![]() |
UddtScale | UddtScale property class of DataType |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。
.gif)
.gif)