ReplicationStoredProcedure Kelas

Definisi

Mewakili informasi tentang objek prosedur tersimpan yang diperlukan oleh replikasi.

public ref class ReplicationStoredProcedure sealed : Microsoft::SqlServer::Replication::IReplicationDBObject
public sealed class ReplicationStoredProcedure : Microsoft.SqlServer.Replication.IReplicationDBObject
type ReplicationStoredProcedure = class
    interface IReplicationDBObject
Public NotInheritable Class ReplicationStoredProcedure
Implements IReplicationDBObject
Warisan
ReplicationStoredProcedure
Penerapan

Keterangan

Namespace, kelas, atau anggota ini hanya didukung di versi 2.0 dari .NET Framework.

Keamanan Thread

Setiap anggota statis publik (Shared di Microsoft Visual Basic) jenis ini aman untuk operasi multithreaded. Setiap anggota instans tidak dijamin aman untuk utas.

Konstruktor

ReplicationStoredProcedure()

Membuat instans ReplicationStoredProcedure baru kelas .

Properti

Encrypted

Mendapatkan atau mengatur apakah prosedur tersimpan yang direferensikan dibuat dengan enkripsi atau tidak.

Name

Mendapatkan atau mengatur nama prosedur tersimpan.

ObjectId

Mendapatkan atau mengatur ID objek.

OwnerName

Mendapatkan atau menetapkan pemilik prosedur tersimpan.

UserData

Mendapatkan atau mengatur objek yang memungkinkan pengguna melampirkan data mereka sendiri ke objek .

Berlaku untuk