ISqlUserDefinedDataType.Type Property
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Type | Gets the underlying base type. (Inherited from IDatabaseTypeSpecifier.) | |
Type | Gets or sets the base type. (Inherited from ISqlTypeSpecifier.) | |
Type | Gets or sets the built-in type upon which the user-defined type is based. |
Top