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 | DataType の Schema リレーションシップ クラス |
![]() ![]() |
SqlDataType | DataType の SqlDataType プロパティ クラス |
![]() ![]() |
Type | DataType の Type リレーションシップ クラス |
![]() ![]() |
TypeClass | DataType の型クラス |
![]() ![]() |
UddtIsMax | DataType の UddtIsMax プロパティ クラス |
![]() ![]() |
UddtLength | DataType の UddtLength プロパティ クラス |
![]() ![]() |
UddtNullable | DataType の UddtNullable プロパティ クラス |
![]() ![]() |
UddtPrecision | DataType の UddtPrecision プロパティ クラス |
![]() ![]() |
UddtScale | DataType の UddtScale プロパティ クラス |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)