Method | Description | |
---|---|---|
AddRegistry ( TableEventRegistry registry ) : void | ||
Dispose ( ) : void | ||
FindSinceCommit ( long commitId ) : IEnumerable |
||
MergeChanges ( long commitId ) : bool | ||
VersionedTableIndexList ( TableSource tableSource ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public AddRegistry ( TableEventRegistry registry ) : void | ||
registry | TableEventRegistry | |
return | void |
public FindSinceCommit ( long commitId ) : IEnumerable |
||
commitId | long | |
return | IEnumerable |
public VersionedTableIndexList ( TableSource tableSource ) : System | ||
tableSource | TableSource | |
return | System |