次の方法で共有


UserDefinedType クラス

UserDefinedType のモデル スキーマ コンテナー クラス

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.UserDefinedType

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public NotInheritable Class UserDefinedType
'使用
public static class UserDefinedType
public ref class UserDefinedType abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UserDefinedType =  class end
public final class UserDefinedType

UserDefinedType 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ静的メンバー Assembly UserDefinedType の Assembly リレーションシップ クラス
パブリック プロパティ静的メンバー ByteOrdered UserDefinedType の ByteOrdered プロパティ クラス
パブリック プロパティ静的メンバー ClassName UserDefinedType の ClassName プロパティ クラス
パブリック プロパティ静的メンバー FixedLength UserDefinedType の FixedLength プロパティ クラス
パブリック プロパティ静的メンバー Format UserDefinedType の Format プロパティ クラス
パブリック プロパティ静的メンバー MaxByteSize UserDefinedType の MaxByteSize プロパティ クラス
パブリック プロパティ静的メンバー Methods UserDefinedType の Methods リレーションシップ クラス
パブリック プロパティ静的メンバー Properties UserDefinedType の Properties リレーションシップ クラス
パブリック プロパティ静的メンバー Schema UserDefinedType の Schema リレーションシップ クラス
パブリック プロパティ静的メンバー TypeClass UserDefinedType の型クラス
パブリック プロパティ静的メンバー ValidationMethodName UserDefinedType の ValidationMethodName プロパティ クラス

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間