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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET