CReplicationEventSinkConfig.DataSource Property
Gets or sets the data source name (DSN) of a Commerce Server Staging (CSS) event sink database.
Note
This property supports CSS but should not be used directly from your code. It is for Microsoft internal use only.
object DataSource { set; get; }
Return Value
A string that contains the DSN of the database.
Remarks
The CReplicationEventSinkConfig.DataSource property corresponds to the COM property named ReplicationEventSinkConfig.DataSource.