SqlCommandIdentifier Constructor

Initializes a new instance of the SqlCommandIdentifier class.

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

Syntax

'Declaration
Public Sub New
public SqlCommandIdentifier()
public:
SqlCommandIdentifier()
new : unit -> SqlCommandIdentifier
public function SqlCommandIdentifier()

.NET Framework Security

See Also

Reference

SqlCommandIdentifier Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace