次の方法で共有


HeterogeneousColumn.DestinationDatatype プロパティ

定義

この列にマップできるデータ型を取得します。値の設定も可能です。

public:
 property System::String ^ DestinationDatatype { System::String ^ get(); void set(System::String ^ value); };
public string DestinationDatatype { get; set; }
member this.DestinationDatatype : string with get, set
Public Property DestinationDatatype As String

プロパティ値

Stringsys.types テーブル内のデータ型の名前を表す値。

注釈

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

適用対象