Identifier Constructor

Initializes an instance of the Identifier 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 Identifier()
public:
Identifier()
new : unit -> Identifier
public function Identifier()

.NET Framework Security

See Also

Reference

Identifier Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace