mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
set URN metadata (#1947)
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.SmoModel
|
||||
{
|
||||
if (smoObject.Urn != null)
|
||||
{
|
||||
ObjectMetadata.Urn = smoObject.Urn.Value;
|
||||
ObjectMetadata.MetadataTypeName = smoObject.Urn.Type;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user