Метод | Описание | |
---|---|---|
AddDateRange ( System.DateTime after, System.DateTime before ) : void | ||
AddFilter ( string filter ) : void | ||
AddOwner ( string owners ) : void | ||
AddReplicationLogId ( int replicationLogId ) : void | ||
AddReplicationSourceRepository ( string repositories ) : void | ||
AddRepositoryString ( string repositories ) : void | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
ObjectInvariant ( ) : void |
public AddDateRange ( System.DateTime after, System.DateTime before ) : void | ||
after | System.DateTime | |
before | System.DateTime | |
Результат | void |
public AddReplicationLogId ( int replicationLogId ) : void | ||
replicationLogId | int | |
Результат | void |
public AddReplicationSourceRepository ( string repositories ) : void | ||
repositories | string | |
Результат | void |
public AddRepositoryString ( string repositories ) : void | ||
repositories | string | |
Результат | void |