UIConnectionGroupInfo.ShallowCopy Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly: Microsoft.SqlServer.RegSvrEnum (in Microsoft.SqlServer.RegSvrEnum.dll)
Syntax
'Declaration
Public Function ShallowCopy As UIConnectionGroupInfo
'Usage
Dim instance As UIConnectionGroupInfo
Dim returnValue As UIConnectionGroupInfo
returnValue = instance.ShallowCopy()
public UIConnectionGroupInfo ShallowCopy()
public:
UIConnectionGroupInfo^ ShallowCopy()
member ShallowCopy : unit -> UIConnectionGroupInfo
public function ShallowCopy() : UIConnectionGroupInfo
Return Value
Type: Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo