ColumnValueOfStruct<T>.ToString メソッド

このオブジェクトの文字列表現を取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As ColumnValueOfStruct
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

戻り値

型: System.String
このオブジェクトの文字列表記です。

関連項目

リファレンス

ColumnValueOfStruct<T> クラス

ColumnValueOfStruct<T> メンバー

Microsoft.Isam.Esent.Interop 名前空間