Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The Publication property specifies the SQL Server publication name that has been enabled for SQL Server 2005 Compact Edition (SQL Server Compact Edition) merge subscriptions. Publication is a required property.
Syntax
object.Publication [= value]
Parameters
- value
The publication name.
Applies To
SQL Server Compact Edition Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_Publication(BSTR *pVal);
HRESULT put_Publication(BSTR newVal);