Share via


SqlElementDescriptor Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlElementDescriptor class.

Overload List

  Name Description
Public method SqlElementDescriptor(array<String[]) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(Type) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(Type, IEnumerable<String>) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(Type, array<String[]) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(SqlElementDescriptor.DescriptorVolatility, array<String[]) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(SqlElementDescriptor.DescriptorVolatility, Type) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(SqlElementDescriptor.DescriptorVolatility, Type, IEnumerable<String>) Initializes a new instance of the SqlElementDescriptor class.
Public method SqlElementDescriptor(SqlElementDescriptor.DescriptorVolatility, Type, array<String[]) Initializes a new instance of the SqlElementDescriptor class.

Top

See Also

Reference

SqlElementDescriptor Class

SqlElementDescriptor Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace