DataType.UserDefinedType Method
Include Protected Members
Include Inherited Members
Returns an object that represents the specified type.
Overload List
Name | Description | |
---|---|---|
UserDefinedType(String) | Returns an object that represents the specified type. | |
UserDefinedType(String, String) | Returns an object that represents the specified type with the specified schema. |
Top