Click or drag to resize

FreetextExtensionFunction Properties

The FreetextExtensionFunction type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the name of the function
Public propertyOrder Gets the order that this function should be initialized in when the connection is opened. The default is 0. Negative values are supported. This order does not affect the invocation order of CreateSqlStatement(SqlStatementBuilder, String, String, String, Type).
Public propertyProvider Gets the provider
Top
See Also