메소드 |
설명 |
|
GetAssociationName ( this prop ) : string |
Returns the association name for the given ValueTypeProperty or StructProperty |
|
GetIsList ( this prop ) : bool |
|
|
GetLengthConstraint ( this prop ) : StringRangeConstraint |
|
|
GetMaxLength ( this prop ) : int |
|
|
GetScale ( this prop ) : int |
|
|
GetSize ( this prop ) : int |
|
|
HasLengthConstraint ( this prop ) : bool |
|
|
IsCalculated ( this p ) : bool |
|
|
IsClientReadOnly ( this p ) : bool |
|
|
IsInitOnly ( this p ) : bool |
|
|
IsNullable ( this p ) : bool |
|
|
IsReadOnly ( this p ) : bool |
|
|
IsViewReadOnly ( this p ) : bool |
|
|