Share via


CredentialStatement Constructor

Initializes a new instance of the CredentialStatement class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New CredentialStatement()
protected CredentialStatement()
protected:
CredentialStatement()
protected function CredentialStatement()

.NET Framework Security

See Also

Reference

CredentialStatement Class

CredentialStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace