Method | Description | |
---|---|---|
GetObjectForType ( |
||
GetPrimaryKeyString ( IOfflineEntity live ) : string |
Build the OData Atom primary keystring representation
|
|
GetPrimaryKeysPropertyInfoMapping ( |
Get the PropertyInfo array for all Key fields
|
|
GetPropertyInfoMapping ( |
Method | Description | |
---|---|---|
GetValueFromType ( |
public static GetObjectForType ( |
||
wrapper | ||
knownTypes | ||
return | IOfflineEntity |
public static GetPrimaryKeyString ( IOfflineEntity live ) : string | ||
live | IOfflineEntity | Entity for which primary key is required |
return | string |
public static GetPrimaryKeysPropertyInfoMapping ( |
||
type | Type to reflect on | |
return | System.Reflection.PropertyInfo[] |
public static GetPropertyInfoMapping ( |
||
type | ||
return | System.Reflection.PropertyInfo[] |