Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of CalculationProperty using a calculation reference parameter.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
Public Sub New ( _
calculationReference As String _
)
public CalculationProperty (
string calculationReference
)
public:
CalculationProperty (
String^ calculationReference
)
public CalculationProperty (
String calculationReference
)
public function CalculationProperty (
calculationReference : String
)
Параметры
- calculationReference
Points to the name of the calculation defined in the MDX script object.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
CalculationProperty Class
CalculationProperty Members
Microsoft.AnalysisServices Namespace