次の方法で共有


RemoteServer (MDStore Interface)

ms135473.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

The RemoteServer property of the MDStore interface contains the name of the remote server where the data for the partition is stored, for remote partitions.

Applies To:clsPartition

Data Type

String

Access

This property is read-write only for partitions with a SubClassType of sbclsRemote. This property is read-only for all others.

解説

When the partition is first created, the value of this property is the empty string. After the property has been changed, it becomes read-only and cannot be changed again. If you want to change the remote server, you must delete and then re-create the partition. Remote partitions are used by distributed partitioned cubes to store partitioned data on Analysis servers other than the one on which the distributed partitioned cube is defined.

参照

関連項目

MDStore Interface

ヘルプおよび情報

SQL Server 2005 の参考資料の入手