ReplicationColumn.Datatype プロパティ

定義

この列のデータ型名を取得するか設定します。

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

プロパティ値

String の値。

注釈

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

適用対象