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

プロパティ値

sys.typesテーブル内のデータ型の名前であるString値。

注釈

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

適用対象