Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the key used to access the ValidationOperation class.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.IdKey
Microsoft.SqlServer.Management.IntegrationServices.ValidationOperation.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public NotInheritable Class Key _
Inherits IdKey
'Usage
Dim instance As ValidationOperation.Key
public sealed class Key : IdKey
public ref class Key sealed : public IdKey
[<SealedAttribute>]
type Key =
class
inherit IdKey
end
public final class Key extends IdKey
Der ValidationOperation.Key-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ValidationOperation.Key | Initializes a new instance of the ValidationOperation.Key class with the specified identifier. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Id | Gets the identifier of the key. (Geerbt von IdKey.) |
![]() |
InstanceType | (Geerbt von SfcKey.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals(SfcKey) | Indicates whether the current key is the same as the specified key. (Geerbt von IdKey.) |
![]() |
Equals(Object) | Indicates whether the specified object is equal to the current IdKey object. (Geerbt von IdKey.) |
![]() |
GetHashCode | Retrieves the hash code. (Geerbt von IdKey.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
GetUrnFragment | Retrieves the UrnFragment for the SfcInstance type. (Überschreibt SfcKey.GetUrnFragment().) |
![]() |
ToString | (Geerbt von SfcKey.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace
.gif)
.gif)