إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The PublisherDatabase property specifies the name of the publication database. PublisherDatabase is a required property.
Syntax
object.PublisherDatabase [= value]
Parameters
- value
Publication database name
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_PublisherDatabase(BSTR *pVal);
HRESULT put_PublisherDatabase(BSTR newVal);