SqlXml Constructor
Initializes a new instance of the SqlXml 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 SqlXml()
public:
SqlXml()
new : unit -> SqlXml
public function SqlXml()
.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.