Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The Publication property specifies the SQL Server publication name that has been enabled for SQL Server Compact 3.5 (SQL Server Compact 3.5) merge subscriptions. Publication is a required property.
Syntax
object.Publication [= value]
Parameters
- value
The publication name.
Applies To
SQL Server Compact 3.5 Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_Publication(BSTR *pVal);
HRESULT put_Publication(BSTR newVal);