Command Line Include Exact Match
drewadam
Posts: 3
Is there a way to synchronize an exact match of an item instead of using regex? For example
/Include:StoredProcedure:spName
Everytime I try it seems to include anything including 'Name'
/Include:StoredProcedure:spName
Everytime I try it seems to include anything including 'Name'
Comments