Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the model element source.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Class SqlElementSource _
Inherits ElementSource
'Usage
Dim instance As SqlElementSource
public class SqlElementSource : ElementSource
public ref class SqlElementSource : public ElementSource
public class SqlElementSource extends ElementSource
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.SchemaModel.ElementSource
Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlElementSource
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.