Metodo EnumReplicationColumns

Returns the columns from the table that can be replicated.

Spazio dei nomi:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

public ArrayList EnumReplicationColumns()

Valore restituito

Tipo: System.Collections. . :: . .ArrayList
An ArrayList of ReplicationColumn objects.

Osservazioni

The EnumReplicationColumns method can be called by any user with SELECT permissions on the table object.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.