Share via


DataType.UserDefinedTableType Method

Include Protected Members
Include Inherited Members

Returns an object that represents the specified type.

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
Public methodStatic member UserDefinedTableType(String) Returns an object that represents the specified type.
Public methodStatic member UserDefinedTableType(String, String) Returns an object that represents the specified type with the specified schema.

Top