Property | Type | Description | |
---|---|---|---|
AutoGeneratedKeyType | AutoGeneratedKeyType | ||
Entity | Object | ||
PropertyName | String | ||
RealValue | Object | ||
TempValue | Object |
Method | Description | |
---|---|---|
AutoGeneratedKey ( Object entity, dynamic autoGeneratedKey ) : Newtonsoft.Json |
public AutoGeneratedKey ( Object entity, dynamic autoGeneratedKey ) : Newtonsoft.Json | ||
entity | Object | |
autoGeneratedKey | dynamic | |
return | Newtonsoft.Json |
public AutoGeneratedKeyType AutoGeneratedKeyType | ||
return | AutoGeneratedKeyType |