Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
The Publisher property specifies the name of the Publisher. The Publisher is the computer that is running SQL Server and contains the publication. The Publisher property is required.
Syntax
object.Publisher [= value]
Parameters
- value
Publisher name
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_Publisher(BSTR *pVal);
HRESULT put_Publisher(BSTR newVal);
Remarks
See Also
Reference
PublisherNetwork Property (Replication)
PublisherAddress Property (Replication)
Replication Object Properties