ReplicationServer.DistributionDatabase 속성
SQL Server 2012
Gets the name of the distribution database for the currently connected instance of SQL Server.
네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Rmo(Microsoft.SqlServer.Rmo.dll)
The DistributionDatabase property is only valid when the current server is a Publisher. A value of true for the IsPublisher property indicates that the server is a Publisher.
The DistributionDatabase property can only be set by a member of the sysadmin fixed server role.
The DistributionDatabase property can only be retrieved by a member of the sysadmin fixed server role at the Distributor or a member of the db_owner fixed database role in the distribution database.
표시: