Click or drag to resize
NamingHelper Methods

The NamingHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetValidDocumentKey
Gets document key which is valid to be used for Azure Search document.
Protected methodGetValidDocumentKeyInternal
Gets document key which is valid to be used for Azure Search document.
Public methodStatic memberGetValidFieldName
Gets field name which is valid to be used for Azure Search index.
Protected methodGetValidFieldNameInternal
Gets field name which is valid to be used for Azure Search index.
Public methodStatic memberGetValidIndexName
Gets valid index name for Azure Search service.
Public methodSetAsDefaultHelper
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.)
Top
See Also