Dela via


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
'Usage
Dim instance As New SqlCommandIdentifier()
public SqlCommandIdentifier()
public:
SqlCommandIdentifier()
public function SqlCommandIdentifier()

.NET Framework Security

See Also

Reference

SqlCommandIdentifier Class

SqlCommandIdentifier Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace