Compartilhar via


Classe HeterogeneousTable

Represents a table on a non-Microsoft SQL Server Publisher.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)

Sintaxe

'Declaração
Public NotInheritable Class HeterogeneousTable
'Uso
Dim instance As HeterogeneousTable
public sealed class HeterogeneousTable
public ref class HeterogeneousTable sealed
[<SealedAttribute>]
type HeterogeneousTable =  class end
public final class HeterogeneousTable

Comentários

The HeterogeneousTable structure is used to return data on a table at a non-SQL Server Publisher. The data is used in SQL Server Management Studio to enable users to select tables to publish from an Oracle Publisher.

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

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Hierarquia de herança

System. . :: . .Object
  Microsoft.SqlServer.Replication..::..HeterogeneousTable

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.