Property | Type | Description | |
---|---|---|---|
FindIdMember | string | ||
IsValidIdMember | bool |
Method | Description | |
---|---|---|
Apply ( BsonClassMap classMap ) : void |
Applies a modification to the class map.
|
|
NamedIdMemberConvention ( ) : System |
Initializes a new instance of the NamedIdMemberConvention class.
|
|
NamedIdMemberConvention ( IEnumerable |
Initializes a new instance of the NamedIdMemberConvention class.
|
|
NamedIdMemberConvention ( IEnumerable |
Initializes a new instance of the NamedIdMemberConvention class.
|
|
NamedIdMemberConvention ( IEnumerable |
Initializes a new instance of the NamedIdMemberConvention class.
|
|
NamedIdMemberConvention ( IEnumerable |
Initializes a new instance of the NamedIdMemberConvention class.
|
Method | Description | |
---|---|---|
FindIdMember ( |
||
IsValidIdMember ( BsonClassMap classMap, |
public Apply ( BsonClassMap classMap ) : void | ||
classMap | BsonClassMap | The class map. |
return | void |
public NamedIdMemberConvention ( IEnumerable |
||
names | IEnumerable |
The names. |
return | System |
public NamedIdMemberConvention ( IEnumerable |
||
names | IEnumerable |
The names. |
bindingFlags | BindingFlags | The binding flags. |
return | System |
public NamedIdMemberConvention ( IEnumerable |
||
names | IEnumerable |
The names. |
memberTypes | MemberTypes | The member types. |
return | System |
public NamedIdMemberConvention ( IEnumerable |
||
names | IEnumerable |
The names. |
memberTypes | MemberTypes | The member types. |
bindingFlags | BindingFlags | The binding flags. |
return | System |