次の方法で共有


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 Framework 2.0 でのみサポートされています。

適用対象