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