Dela via


CreateRoleStatement Constructor

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

.NET Framework Security

See Also

Reference

CreateRoleStatement Class

CreateRoleStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace