Share via


IMutableMetadataCollection<T>.Clone Method

Include Protected Members
Include Inherited Members

Creates an IMutableMetadataCollection<T> instance that is a copy of this object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Clone() Creates an IMutableMetadataCollection<T> instance that is a copy of this object, except for the elements.
Public method Clone(Boolean) Creates an IMutableMetadataCollection<T> instance that is a copy of this object and, if specified, also copies the elements.

Top

See Also

Reference

IMutableMetadataCollection<T> Interface

Microsoft.SqlServer.Management.SqlParser.Metadata Namespace