HeterogeneousColumn.DestinationLength プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
マッピング先データ型の長さを取得します。値の設定も可能です。
public:
property long DestinationLength { long get(); void set(long value); };
public long DestinationLength { get; set; }
member this.DestinationLength : int64 with get, set
Public Property DestinationLength As Long
プロパティ値
Int64 値。
注釈
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。