この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
表形式データの単一列を説明します。
継承階層
System.Object
Microsoft.MasterDataServices.Services.DataContracts.TabularColumnDefinition
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
<DataContractAttribute(Name := "TabularColumnDefinition", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class TabularColumnDefinition
'使用
Dim instance As TabularColumnDefinition
[DataContractAttribute(Name = "TabularColumnDefinition", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TabularColumnDefinition
[DataContractAttribute(Name = L"TabularColumnDefinition", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class TabularColumnDefinition
[<DataContractAttribute(Name = "TabularColumnDefinition", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TabularColumnDefinition = class end
public class TabularColumnDefinition
TabularColumnDefinition 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
TabularColumnDefinition | インフラストラクチャです。 TabularColumnDefinition クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
DomainType | インフラストラクチャです。列のドメイン型を取得または設定します。 |
![]() |
Name | インフラストラクチャです。列の名前を取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | インフラストラクチャです。列の文字列表記を返します。 (Object.ToString() をオーバーライドします。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)