Method | Description | |
---|---|---|
GetPropertyDescriptorByColumnName ( string columnName ) : |
||
GetPropertyDescriptorByPropertyName ( string propertyName ) : |
||
GetRelatedProperty ( |
||
GetRelationshipInfos ( ) : IEnumerable |
||
GetSinglePrimaryKeyExpression ( Expression obj ) : Expression | ||
IsSimpleType ( |
||
ToString ( ) : string | ||
TypeDescriptor ( |
Method | Description | |
---|---|---|
AddRelationshipInfo ( RelationshipType relationshipType, |
||
GetPropertiesInOrder ( ) : IEnumerable |
||
IsValidDataType ( |
public GetPropertyDescriptorByColumnName ( string columnName ) : |
||
columnName | string | |
return |
public GetPropertyDescriptorByPropertyName ( string propertyName ) : |
||
propertyName | string | |
return |
public GetRelatedProperty ( |
||
type | ||
return |
public GetRelationshipInfos ( ) : IEnumerable |
||
return | IEnumerable |
public GetSinglePrimaryKeyExpression ( Expression obj ) : Expression | ||
obj | Expression | |
return | Expression |
public static IsSimpleType ( |
||
type | ||
return | bool |
public TypeDescriptor ( |
||
typeDescriptorProvider | ||
type | ||
return | System |