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

See Also

Reference

SqlXml Class

Microsoft.Data.Schema.Sql.DataGenerator Namespace