FbFieldData

public struct FbFieldData

Gets the definition of the field from a database as a raw data.

string fieldname

Field name.

string type

Type of field.

short length

Size of field.

short blobtype

Binary type.

string ToString()

Returns a field name.