Method | Description | |
---|---|---|
AspnetRolesRelations ( ) : System |
CTor
|
|
GetAllRelations ( ) : List |
Gets all relations of the AspnetRolesEntity as a list of IEntityRelation objects.
|
|
GetSubTypeRelation ( string subTypeEntityName ) : IEntityRelation |
stub, not used in this entity, only for TargetPerEntity entities.
|
|
GetSuperTypeRelation ( ) : IEntityRelation |
stub, not used in this entity, only for TargetPerEntity entities.
|
public GetSubTypeRelation ( string subTypeEntityName ) : IEntityRelation | ||
subTypeEntityName | string | |
return | IEntityRelation |
public GetSuperTypeRelation ( ) : IEntityRelation | ||
return | IEntityRelation |