xSQL Schema Compare SDK for SQL Server version 12
RoleBase Constructor(Int32,String,String,SqlEntityTypeEnum,SqlDatabase)


Initializes a new instance of the RoleBase class with the specified id, owner, name, type and database.
Syntax
'Declaration
 
Protected Function New( _
   ByVal A_0 As System.Integer, _
   ByVal A_1 As System.String, _
   ByVal A_2 As System.String, _
   ByVal A_3 As SqlEntityTypeEnum, _
   ByVal A_4 As SqlDatabase _
)
protected RoleBase( 
   System.int A_0,
   System.string A_1,
   System.string A_2,
   SqlEntityTypeEnum A_3,
   SqlDatabase A_4
)
protected: RoleBase( 
   System.int A_0,
   System.string* A_1,
   System.string* A_2,
   SqlEntityTypeEnum A_3,
   SqlDatabase* A_4
)

Parameters

A_0
A_1
A_2
A_3
A_4
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RoleBase Class
RoleBase Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback