Archived
set URN metadata (#1947)
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.SmoModel
|
|||||||
{
|
{
|
||||||
if (smoObject.Urn != null)
|
if (smoObject.Urn != null)
|
||||||
{
|
{
|
||||||
|
ObjectMetadata.Urn = smoObject.Urn.Value;
|
||||||
ObjectMetadata.MetadataTypeName = smoObject.Urn.Type;
|
ObjectMetadata.MetadataTypeName = smoObject.Urn.Type;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user