메소드 | 설명 | |
---|---|---|
GetPropertyDescriptorByColumnName ( string columnName ) : |
||
GetPropertyDescriptorByPropertyName ( string propertyName ) : |
||
GetRelatedProperty ( |
||
GetRelationshipInfos ( ) : IEnumerable |
||
GetSinglePrimaryKeyExpression ( Expression obj ) : Expression | ||
IsSimpleType ( |
||
ToString ( ) : string | ||
TypeDescriptor ( |
메소드 | 설명 | |
---|---|---|
AddRelationshipInfo ( RelationshipType relationshipType, |
||
GetPropertiesInOrder ( ) : IEnumerable |
||
IsValidDataType ( |
public GetPropertyDescriptorByColumnName ( string columnName ) : |
||
columnName | string | |
리턴 |
public GetPropertyDescriptorByPropertyName ( string propertyName ) : |
||
propertyName | string | |
리턴 |
public GetRelatedProperty ( |
||
type | ||
리턴 |
public GetSinglePrimaryKeyExpression ( Expression obj ) : Expression | ||
obj | Expression | |
리턴 | Expression |
public TypeDescriptor ( |
||
typeDescriptorProvider | ||
type | ||
리턴 | System |