Unit 'JwaAdsTLB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IADsReplicaPointer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jwaadstlb.pas line 3738

type IADsReplicaPointer = interface(IDispatch)

  function Get_ServerName;

  procedure Set_ServerName();

  function Get_ReplicaType;

  procedure Set_ReplicaType();

  function Get_ReplicaNumber;

  procedure Set_ReplicaNumber();

  function Get_Count;

  procedure Set_Count();

  function Get_ReplicaAddressHints;

  procedure Set_ReplicaAddressHints();

  property ServerName: WideString; [rw]

  property ReplicaType: Integer; [rw]

  property ReplicaNumber: Integer; [rw]

  property Count: Integer; [rw]

  property ReplicaAddressHints: OleVariant; [rw]

end;

Inheritance

IADsReplicaPointer

|

IInterface


Documentation generated on: 2023-03-18