Share via


CreateEndpointStatement Constructor

Initializes a new instance of the CreateEndpointStatement 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 CreateEndpointStatement()
public CreateEndpointStatement()
public:
CreateEndpointStatement()
public function CreateEndpointStatement()

.NET Framework Security

See Also

Reference

CreateEndpointStatement Class

CreateEndpointStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace