Classe SfcProxyInstance<K, T, TRef>
Represents the proxy of the SfcInstance object.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance<K, T>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcProxyInstance<K, T, TRef>
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public MustInherit Class SfcProxyInstance(Of K As SfcKey, T As {New, SfcInstance}, TRef As SfcInstance) _
Inherits SfcInstance(Of K, T)
'Utilisation
Dim instance As SfcProxyInstance(Of K, T, TRef)
public abstract class SfcProxyInstance<K, T, TRef> : SfcInstance<K, T>
where K : SfcKey
where T : new(), SfcInstance
where TRef : SfcInstance
generic<typename K, typename T, typename TRef>
where K : SfcKey
where T : gcnew(), SfcInstance
where TRef : SfcInstance
public ref class SfcProxyInstance abstract : public SfcInstance<K, T>
[<AbstractClassAttribute>]
type SfcProxyInstance<'K, 'T, 'TRef when 'K : SfcKey when 'T : new() and SfcInstance when 'TRef : SfcInstance> =
class
inherit SfcInstance<'K, 'T>
end
JScript ne prend pas en charge les types et les méthodes génériques.
Paramètres de type
- K
The type of the key for the instance.
- T
The type of the instance.
- TRef
The type of the reference for the instance.
Le type SfcProxyInstance<K, T, TRef> expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SfcProxyInstance<K, T, TRef>() | Initializes a new instance of the SfcProxyInstance<K, T, TRef> class. | |
SfcProxyInstance<K, T, TRef>(TRef) | Initializes a new instance of the SfcProxyInstance<K, T, TRef> class using the specified reference. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
AbstractIdentityKey | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
IdentityKey | Gets the identity key. (hérité de SfcInstance<K, T>.) | |
Metadata | Returns metadata about the instance and its domain. (hérité de SfcInstance.) | |
Parent | Gets or sets the instance parent via the keychain. (hérité de SfcInstance.) | |
Properties | Returns a collection instance properties. (hérité de SfcInstance.) | |
PropertyStorageProvider | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
Reference | Gets the instance that this proxy refers to. | |
State | Returns the state of the SfcInstance object. (hérité de SfcInstance.) | |
Urn | Returns the uniform resource name of the SfcInstance object. (hérité de SfcInstance.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AlterImpl | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
CheckObjectCreated | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
CheckObjectState | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
CreateIdentityKey | Creates a key for its own identity. (hérité de SfcInstance<K, T>.) | |
CreateImpl | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
CreateKey | Creates a key for the instance class from its properties. (hérité de SfcInstance<K, T>.) | |
Discover | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
DropImpl | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetChildCollection | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
GetDomain | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
GetHashCode | (hérité de Object.) | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (hérité de SfcInstance.) | |
GetReferenceImpl | Gets the referenced object based on the proxy. | |
GetType | (hérité de Object.) | |
GetTypeMetadataImpl | Gets the type metadata for this object. (hérité de SfcInstance<K, T>.) | |
InitializeUIPropertyState | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
MarkRootAsConnected | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
MemberwiseClone | (hérité de Object.) | |
MoveImpl | Indicates the new parent object to move in an instance. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (hérité de SfcInstance.) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (hérité de SfcInstance.) | |
PostAlter | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PostCreate | Indicates the default implementor that creates the execution result. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PostDrop | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PostMove | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PostRename | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
Refresh | Refreshes the object's properties by reading them from the server. (hérité de SfcInstance.) | |
RenameImpl | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
ResetKey | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
Serialize | Serializes the instance to XML. (hérité de SfcInstance.) | |
ToString | Returns a string representation of the instance Urn. (hérité de SfcInstance.) | |
UpdateUIPropertyState | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
Validate | Indicates the basic child object's validation. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) |
Haut de la page
Événements
Nom | Description | |
---|---|---|
propertyChanged | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PropertyChanged | CLS-compliant event for property changes. (hérité de SfcInstance.) | |
propertyMetadataChanged | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcInstance.) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (hérité de SfcInstance.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.