AbstractCollectionBase Members
The AbstractCollectionBase object is a base class object used in the construction of collection objects.
The following tables list the members exposed by the AbstractCollectionBase type.
Protected Fields
Nome | Description | |
---|---|---|
initialized | This value supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
AddExisting | Adds an object to the collection. | |
Finalize | (inherited from Object ) | |
ImplAddExisting | Adds an object to the collection. | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
AbstractCollectionBase Class
Microsoft.SqlServer.Management.Smo Namespace