Свойство | Type | Description | |
---|---|---|---|
DbConfigHelper | System.Diagnostics | ||
GetCustomAttributes | IEnumerable |
||
GetDbToLocalSchemaMapping | string | ||
GetLocalToDbSchemaMapping | string | ||
GetPropertiesEx | IEnumerable |
||
GetSchemaMapping | string[] | ||
IsAnonymousType | bool |
Méthode | Description | |
---|---|---|
GetClassInfo ( this type ) : DbClassInfoCache |
Get the ClassInfoCache object for the type
|
Méthode | Description | |
---|---|---|
DbConfigHelper ( ) : System.Diagnostics | ||
GetCustomAttributes ( this type ) : IEnumerable |
||
GetDbToLocalSchemaMapping ( this type, string name ) : string | ||
GetLocalToDbSchemaMapping ( this type, string name ) : string | ||
GetPropertiesEx ( this type ) : IEnumerable |
||
GetSchemaMapping ( this type ) : string[] | ||
IsAnonymousType ( this type ) : bool |
Anonymous type check by naming convention
|
public static GetClassInfo ( this type ) : DbClassInfoCache | ||
type | this | |
Résultat | DbClassInfoCache |