PerspectiveDimensionCollection.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 ( _
cubeDimensionId As String, _
cleanUp As Boolean _
)
public void Remove (
string cubeDimensionId,
bool cleanUp
)
public:
void Remove (
String^ cubeDimensionId,
bool cleanUp
)
public void Remove (
String cubeDimensionId,
boolean cleanUp
)
public function Remove (
cubeDimensionId : String,
cleanUp : boolean
)
- cubeDimensionId
- 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.
PerspectiveDimensionCollection Class
PerspectiveDimensionCollection Members
Microsoft.AnalysisServices Namespace