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