Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Questa API non è conforme a CLS.
Gerarchia di ereditarietà
System.Object
System.Attribute
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReferenceAttribute
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
<AttributeUsageAttribute(AttributeTargets.Property, Inherited := True, AllowMultiple := True)> _
<CLSCompliantAttribute(False)> _
Public Class SfcReferenceAttribute _
Inherits Attribute
'Utilizzo
Dim instance As SfcReferenceAttribute
[AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = true)]
[CLSCompliantAttribute(false)]
public class SfcReferenceAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Property, Inherited = true, AllowMultiple = true)]
[CLSCompliantAttribute(false)]
public ref class SfcReferenceAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = true)>]
[<CLSCompliantAttribute(false)>]
type SfcReferenceAttribute =
class
inherit Attribute
end
public class SfcReferenceAttribute extends Attribute
Nel tipo SfcReferenceAttribute sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
SfcReferenceAttribute(Type) | Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type. |
![]() |
SfcReferenceAttribute(Type, array<String[]) | Initializes a new instance of the SfcReferenceAttribute class with the specified resolver type and parameters. |
![]() |
SfcReferenceAttribute(Type, String, array<String[]) | Initializes a new instance of the SfcReferenceAttribute class with the specified reference type and urn template. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
SfcReferenceAttribute(Type, array<String[], String, array<String[]) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
SfcReferenceAttribute(Type, Type, String, array<String[]) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
SfcReferenceAttribute(Type, array<String[], Type, String, array<String[]) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Arguments | Gets the arguments for the urnTemplate. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
InstanceResolver | Gets the custom resolver interface. |
![]() |
Keys | Gets or sets the keys that participate in the reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
Resolver | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
Type | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
TypeId | Ereditato da Attribute. |
![]() |
UrnTemplate | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Attribute. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Attribute. |
![]() |
GetType | Ereditato da Object. |
![]() |
GetUrn | Gets the Urn reference from the specified instance. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
IsDefaultAttribute | Ereditato da Attribute. |
![]() |
Match | Ereditato da Attribute. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
Resolve(Object) | Resolves a single target instance from the given source instance. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
![]() |
Resolve<T, S>(S) | Resolves a strongly-typed single target instance from the given source instance. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | Ereditato da Attribute. |
![]() ![]() |
_Attribute.GetTypeInfo | Ereditato da Attribute. |
![]() ![]() |
_Attribute.GetTypeInfoCount | Ereditato da Attribute. |
![]() ![]() |
_Attribute.Invoke | Ereditato da Attribute. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
.gif)
.gif)
.gif)
.gif)
.gif)