SQL SchemaGuid?
Anyone know off hand if there is a System.Data.SqlClient counterpart to the OleDbSchemaGuid class. I took a look in MSDN for a 'SqlSchemaGuid' class, but there doesn't appear to be any such thing. I can just specify the schema collection name, but the OleDbSchemaGuid's intellisense was kinda' handy.
- Bob
|