SearchFieldTemplate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base field type for helper classes to more easily create a SearchIndex.
public abstract class SearchFieldTemplate
type SearchFieldTemplate = class
Public MustInherit Class SearchFieldTemplate
- Inheritance
-
SearchFieldTemplate
- Derived
Properties
Name |
Gets the name of the field. |
Type |
Gets the data type of the field. |
Operators
Implicit(SearchFieldTemplate to SearchField) |
Casts a SearchFieldTemplate or derivative to a SearchField. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET