Поделиться через


AdomdCommand Constructor (String)

Initializes a new instance of the AdomdCommand class with the text of the command.

Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (in msmgdsrv.dll)

Синтаксис

'Декларация
Public Sub New ( _
     As String _
)
public AdomdCommand (
    string 
)
public:
AdomdCommand (
    String^ 
)
public AdomdCommand (
    String 
)
public function AdomdCommand (
     : String
)

Параметры

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

AdomdCommand Class
AdomdCommand Members
Microsoft.AnalysisServices.AdomdServer Namespace