Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines the metadata persistence for linked objects.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<GuidAttribute("66508CE8-5ACB-482e-B808-04AE2B227391")> _
Public Enumeration PersistenceType
[GuidAttribute("66508CE8-5ACB-482e-B808-04AE2B227391")]
public enum PersistenceType
[GuidAttribute(L"66508CE8-5ACB-482e-B808-04AE2B227391")]
public enum class PersistenceType
/** @attribute GuidAttribute("66508CE8-5ACB-482e-B808-04AE2B227391") */
public enum PersistenceType
GuidAttribute("66508CE8-5ACB-482e-B808-04AE2B227391")
public enum PersistenceType
Members
| Member name | Description |
|---|---|
| Metadata | Specifies that the metadata is static on the Subscriber side. |
| NotPersisted | Specifies that the metadata is dynamically updated on the Subscriber side. |
Замечания
Добавления:17 июля 2006 г.
If persisted metadata in the Subscriber differs from metadata in the remote object, an error is raised on the Subscriber. The data bindings should be adjusted manually to fix the error.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.