Property | Type | Description | |
---|---|---|---|
FieldNames | List |
Method | Description | |
---|---|---|
CreateKey ( Newtonsoft.Json.Linq.JObject o ) : string | ||
GetKey ( Newtonsoft.Json.Linq.JObject row ) : string | ||
GetKeyHelper ( List |
||
GetParentKey ( Newtonsoft.Json.Linq.JObject row ) : string | ||
ToString ( ) : string |
public CreateKey ( Newtonsoft.Json.Linq.JObject o ) : string | ||
o | Newtonsoft.Json.Linq.JObject | |
return | string |
public GetKey ( Newtonsoft.Json.Linq.JObject row ) : string | ||
row | Newtonsoft.Json.Linq.JObject | |
return | string |
public GetKeyHelper ( List |
||
keys | List |
|
row | Newtonsoft.Json.Linq.JObject | |
return | string |
public GetParentKey ( Newtonsoft.Json.Linq.JObject row ) : string | ||
row | Newtonsoft.Json.Linq.JObject | |
return | string |