Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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);