다음을 통해 공유


HeterogeneousTable 멤버

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

HeterogeneousTable 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 HeterogeneousTable Creates a new instance of the HeterogeneousTable class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 HasExplicitSelectGrant Gets or sets whether the administrator of the non-Microsoft SQL Server Publisher was explicitly granted SELECT permissions on the table.
공용 속성 HasPrimaryKey Gets or sets whether the table has a primary key.
공용 속성 HasUniqueConstraintNullable Gets or sets whether the unique constraint allows null values.
공용 속성 IsPublished Gets or sets whether the table is currently being published by Microsoft SQL Server replication.
공용 속성 IsTransPublished Gets or sets whether the table is published in a transactional publication.
공용 속성 Name Gets or sets the name of the table object at the non-Microsoft SQL Server Publisher.
공용 속성 Owner Gets or sets the owner of the table at the non-Microsoft SQL Server Publisher.
공용 속성 UserData Gets or sets custom user data for this object.

맨 위로 이동