InterfaceIFieldMetaData
Interface
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
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