Interface
IFieldMetaData

Definition

Namespace:Telerik.OpenAccess.SPI

Assembly:Telerik.OpenAccess.dll

Syntax:

cs-api-definition
public interface IFieldMetaData

Methods

GetEmbedded()

Declaration

cs-api-definition
bool GetEmbedded()

Returns

bool

GetItemType()

Declaration

cs-api-definition
ITypeMetaData GetItemType()

Returns

ITypeMetaData

GetItemsEmbedded()

Declaration

cs-api-definition
bool GetItemsEmbedded()

Returns

bool

GetKeysEmbedded()

Declaration

cs-api-definition
bool GetKeysEmbedded()

Returns

bool

GetValuesEmbedded()

Declaration

cs-api-definition
bool GetValuesEmbedded()

Returns

bool