RoleMember Constructor (String, String)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
Public Sub New ( _
name As String, _
sid As String _
)
public RoleMember (
string name,
string sid
)
public:
RoleMember (
String^ name,
String^ sid
)
public RoleMember (
String name,
String sid
)
public function RoleMember (
name : String,
sid : String
)
Parameters
- name
- sid
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.