ProfileTypeProperty.LoadPropertyDefinition method
Overload list
Name | Description | |
---|---|---|
![]() |
LoadPropertyDefinition() | (Overrides PropertyBase.LoadPropertyDefinition().) |
![]() |
LoadPropertyDefinition(IDataRecord) | (Overrides PropertyBase.LoadPropertyDefinition(IDataRecord).) |
![]() |
LoadPropertyDefinition(SqlCommand, Boolean) | Loads the property definition that is defined by the specified SQL command. (Inherited from PropertyBase.) |
Top