ProfileName Property (Replication ActiveX)

The ProfileName property returns or sets the name of the replication agent profile at the Distributor to be used by the replication control.

語法

object.ProfileName [= value]
Part Description

object

Expression that evaluates to an object in the Applies To list.

value

Agent profile name.

Applies To

SQLDistribution Object (Replication ActiveX)

SQLMerge Object (Replication ActiveX)

備註

If not specified, the default profile for the agent type is used.

Data Type

String

Modifiable

Read/write

Prototype C/C++

HRESULT get_ProfileName(BSTR *pVal);
HRESULT put_ProfileName(BSTR newVal);

請參閱

其他資源

複寫代理程式設定檔

說明及資訊

取得 SQL Server 2005 協助