메소드 | 설명 | |
---|---|---|
SetReplicationFilterRequest ( System serverDN, System replicationFilter ) : System |
Constructs an extended operations object which contains the ber encoded replication filter.
|
public SetReplicationFilterRequest ( System serverDN, System replicationFilter ) : System | ||
serverDN | System | The server on which the replication filter needs to be set /// /// |
replicationFilter | System | An array of String Arrays. Each array starting with /// a class name followed by the attribute names for that class that should comprise /// the replication filter. /// /// |
리턴 | System |