Aracılığıyla paylaş


TransPullSubscription.SubscriberType Özelliği

Alır veya abonelik güncelleştirme davranışını ayarlar.

Ad Alanı:  Microsoft.SqlServer.Replication
Derleme:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo içinde.dll)

Sözdizimi

'Bildirim
Public Property SubscriberType As TransSubscriberType
    Get
    Set
'Kullanım
Dim instance As TransPullSubscription
Dim value As TransSubscriberType

value = instance.SubscriberType

instance.SubscriberType = value
public TransSubscriberType SubscriberType { get; set; }
public:
property TransSubscriberType SubscriberType {
    TransSubscriberType get ();
    void set (TransSubscriberType value);
}
member SubscriberType : TransSubscriberType with get, set
function get SubscriberType () : TransSubscriberType
function set SubscriberType (value : TransSubscriberType)

Açıklamalar

Ayarlanamıyor, SubscriberType özelliği için varolan bir abonelik.

SubscriberType özellik yalnızca alınan üyeleri tarafından sysadmin sabit sunucu rolü üyeleri tarafından veya abone db_owner abonelik veritabanı üzerinde sabit veritabanı rolü.

SubscriberType özellik yalnızca olabilir küme üyeleri tarafından sysadmin sabit sunucu rolü üyeleri tarafından veya abone db_owner abonelik veritabanı üzerinde sabit veritabanı rolü.

Alma SubscriberType özellik yürütmek için eşdeğeri olan sp_helppullsubscription.

Ayar SubscriberType özellik yürütmek için eşdeğeri olan sp_addpullsubscription.

SubscriberType özellik bulunan SQL Server 7.0, SQL Server 2000, ve SQL Server 2005.

Bu ad, sınıf veya üye yalnızca desteklenen sürüm 2.0.net Framework.