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 | |
|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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 | |
|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
Resolver | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
Type | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
TypeId | (hérité de Attribute.) |
![]() |
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 | |
|---|---|---|
![]() |
Equals | (hérité de Attribute.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Attribute.) |
![]() |
GetType | (hérité de Object.) |
![]() |
GetUrn | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
IsDefaultAttribute | (hérité de Attribute.) |
![]() |
Match | (hérité de Attribute.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
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. |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
_Attribute. . :: . .GetIDsOfNames | (hérité de Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfo | (hérité de Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfoCount | (hérité de Attribute.) |
![]() ![]() |
_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.
.gif)
.gif)
.gif)
.gif)
.gif)