UIConnectionGroupInfo.ShallowCopy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Returns a UIConnectionGroupInfo object that contains the objects from the current UIConnectionGroupInfo object.
public:
Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionGroupInfo ^ ShallowCopy();
public Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo ShallowCopy ();
member this.ShallowCopy : unit -> Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo
Public Function ShallowCopy () As UIConnectionGroupInfo
Returns
A UIConnectionGroupInfo object that contains the objects from the current UIConnectionGroupInfo object.