現在のJET_ENUMCOLUMNを表す 文字列型 (String) の 値を取得します。
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 JET_ENUMCOLUMN
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
戻り値
型: System.String
現在のJET_ENUMCOLUMNを表す文字列型 ( String) の値を 指定します。