SqlXml Class

Namespace:  Microsoft.Data.Schema.Sql.DataGenerator
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public NotInheritable Class SqlXml
'Usage
Dim instance As SqlXml
public sealed class SqlXml
public ref class SqlXml sealed
public final class SqlXml

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Sql.DataGenerator.SqlXml

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SqlXml Members

Microsoft.Data.Schema.Sql.DataGenerator Namespace