SqlUdt Constructor
Initializes a new instance of the SqlUdt class.
Namespace: Microsoft.Data.Schema.Sql.DataGenerator
Assembly: Microsoft.Data.Schema.Tools.Sql (in Microsoft.Data.Schema.Tools.Sql.dll)
Syntax
'Declaration
Public Sub New
public SqlUdt()
public:
SqlUdt()
new : unit -> SqlUdt
public function SqlUdt()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.