Click or drag to resize

IMapperSignature Method

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
)

Parameters

nOptions
Type: SystemInt64
Provided for future use.

Return Value

Type: String
The signature string.
See Also