ElasticsearchTypeProvider


ProvidedTypeSymbol

Namespace: ProviderImplementation.ProvidedTypes

Represents an array or other symbolic type involving a provided type as the argument. See the type provider spec for the methods that must be implemented. Note that the type provider specification does not require us to implement pointer-equality for provided types.

Instance members

Instance memberDescription
IsFSharpTypeAbbreviation
Signature: bool

For example, kg

CompiledName: get_IsFSharpTypeAbbreviation

IsFSharpUnitAnnotated
Signature: bool

For example, int or int

CompiledName: get_IsFSharpUnitAnnotated

Fork me on GitHub