DatabaseTableApplicationCreatedLinks
tempdb#bindings_for_paths_crby_sybsystemprocs__sp_replication_path  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #bindings_for_paths(-- 0 Rows, Data: 0 B, Index: 0 B
2         Path varchar(255) not null,
3         Type char(2) not null,
4         Binding varchar(255) not null
5     )
6     
COLUMN USAGE
Pathsp_replication_path 
Typesp_replication_path 
Bindingsp_replication_path 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_replication_path