Click or drag to resize

FieldDefinition Methods

The FieldDefinition type exposes the following members.

Methods
  NameDescription
Public methodGetAnalyzer
Gets analyzer type name specified by provider type name
(Inherited from FieldDefinitionBase.)
Public methodGetTypeOfField
Gets the type of the field.
(Inherited from FieldDefinitionBase.)
Public methodGetTypeOfFieldOrElement
Gets the type of the field type or the element type if the type is an array.
(Inherited from FieldDefinitionBase.)
Public methodSetFieldType
Sets type of field definition
(Inherited from FieldDefinitionBase.)
Top
See Also