Generates a signature string for the mapper as currently filtered and sorted.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Signature(
long nOptions
)
Function Signature (
nOptions As Long
) As String
Parameters
- nOptions
- Type: SystemInt64
Provided for future use.
Return Value
Type:
StringThe signature string.
See Also