SecondaryTypeAttribute Constructor |
Overload List
Name | Description | |
---|---|---|
SecondaryTypeAttribute(Int32) |
The custom attribute [SecondaryType()] uses this to store the secondary type to the system.
This is not to be used by itself.
| |
SecondaryTypeAttribute(ConnectionBaseSecondaryType) |
The custom attribute [SecondaryType()] uses this to store the secondary type to the system.
This is not to be used by itself.
|
See Also