ColumnValueOfStruct<T>. Método ToString

Obtiene una representación de cadena de este objeto.

Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Sintaxis

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

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

Valor devuelto

Tipo: System.String
Representación de cadena de este objeto.

Consulte también

Referencia

ColumnValueOfStruct<T (clase)>

Miembros de ColumnValueOfStruct<T>

Espacio de nombres Microsoft.Isam.Esent.Interop