Constructor Int64FieldSource
Int64FieldSource(String)
Declaration
public Int64FieldSource(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field |
Int64FieldSource(String, FieldCache.IInt64Parser)
Declaration
public Int64FieldSource(string field, FieldCache.IInt64Parser parser)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
FieldCache.IInt64Parser | parser |