Create(string) Constructor
Initializes a new instance of the DBTypeAttribute class with specified settings.
Declaration
constructor Create(const ADBColumnTypeName: string);
Parameters
Name | Type |
---|---|
ADBColumnTypeName | string |
See Also
Initializes a new instance of the DBTypeAttribute class with specified settings.
constructor Create(const ADBColumnTypeName: string);
Name | Type |
---|---|
ADBColumnTypeName | string |
No
Your feedback is appreciated.