Partager via


Classe SfcReferenceAttribute

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Cette API n'est pas conforme CLS. 

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.SqlServer.Management.Sdk.Sfc.Metadata..::..SfcReferenceAttribute

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
<AttributeUsageAttribute(AttributeTargets.Property, Inherited := True, AllowMultiple := True)> _
Public Class SfcReferenceAttribute _
    Inherits Attribute
'Utilisation
Dim instance As SfcReferenceAttribute
[CLSCompliantAttribute(false)]
[AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = true)]
public class SfcReferenceAttribute : Attribute
[CLSCompliantAttribute(false)]
[AttributeUsageAttribute(AttributeTargets::Property, Inherited = true, AllowMultiple = true)]
public ref class SfcReferenceAttribute : public Attribute
[<CLSCompliantAttribute(false)>]
[<AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = true)>]
type SfcReferenceAttribute =  
    class
        inherit Attribute
    end
public class SfcReferenceAttribute extends Attribute

Le type SfcReferenceAttribute expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SfcReferenceAttribute(Type, String, array<String> [] () [] []) Initializes a new instance of the SfcReferenceAttribute class with the specified reference type and urn template. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique SfcReferenceAttribute(Type, array<String> [] () [] [], String, array<String> [] () [] []) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique SfcReferenceAttribute(Type, Type, String, array<String> [] () [] []) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique SfcReferenceAttribute(Type, array<String> [] () [] [], Type, String, array<String> [] () [] []) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Propriétés

  Nom Description
Propriété publique Arguments Gets the arguments for the urnTemplate. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Keys Gets or sets the keys that participate in the reference. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Resolver Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Type Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique TypeId (hérité de Attribute.)
Propriété publique UrnTemplate Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Attribute.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Attribute.)
Méthode publique GetType (hérité de Object.)
Méthode publique GetUrn Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique IsDefaultAttribute (hérité de Attribute.)
Méthode publique Match (hérité de Attribute.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique Resolve Specifies the object to resolve. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetIDsOfNames (hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfo (hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfoCount (hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .Invoke (hérité de Attribute.)

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.