SfcCollectionInfo-Klasse
Wraps a collection object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcCollectionInfo
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Class SfcCollectionInfo
'Usage
Dim instance As SfcCollectionInfo
public class SfcCollectionInfo
public ref class SfcCollectionInfo
type SfcCollectionInfo = class end
public class SfcCollectionInfo
Der SfcCollectionInfo-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SfcCollectionInfo | Initializes a new instance of the SfcCollectionInfo class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Collection | Gets the collection that is wrapped. | |
DisplayName | Gets the display name of the collection. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.