CubePermissionCollection.Remove Method (String, Boolean)
This method supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
'Декларация
Public Sub Remove ( _
id As String, _
cleanUp As Boolean _
)
public void Remove (
string id,
bool cleanUp
)
public:
void Remove (
String^ id,
bool cleanUp
)
public void Remove (
String id,
boolean cleanUp
)
public function Remove (
id : String,
cleanUp : boolean
)
- id
- cleanUp
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
CubePermissionCollection Class
CubePermissionCollection Members
Microsoft.AnalysisServices Namespace