SqlSchema class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.Sql.SqlSchema
Namespace: Microsoft.SharePoint.Utilities.Sql
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class SqlSchema
'Usage
Dim instance As SqlSchema
[SerializableAttribute]
public abstract class SqlSchema
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.