SfcReferenceSelectorAttribute-Klasse
Represents an attribute that allows valid values to be returned that can be applied to a property that is also a soft reference. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Diese API ist nicht mit CLS kompatibel. Die CLS-kompatible Alternative ist [false].
Vererbungshierarchie
System. . :: . .Object
System. . :: . .Attribute
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata..::..SfcReferenceSelectorAttribute
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Property, Inherited := True, AllowMultiple := False)> _
<CLSCompliantAttribute(False)> _
Public Class SfcReferenceSelectorAttribute _
Inherits Attribute
'Usage
Dim instance As SfcReferenceSelectorAttribute
[AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
[CLSCompliantAttribute(false)]
public class SfcReferenceSelectorAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Property, Inherited = true, AllowMultiple = false)]
[CLSCompliantAttribute(false)]
public ref class SfcReferenceSelectorAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = false)>]
[<CLSCompliantAttribute(false)>]
type SfcReferenceSelectorAttribute =
class
inherit Attribute
end
public class SfcReferenceSelectorAttribute extends Attribute
Der SfcReferenceSelectorAttribute-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SfcReferenceSelectorAttribute | Initializes a new instance of the SfcReferenceSelectorAttribute class with the specified field and path expression. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Arguments | Gets the arguments for the PathExpression. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
Field | Gets the field that needs to be return by the query. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
PathExpression | Gets the path expression that is use to resolve the reference. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
TypeId | (Geerbt von Attribute.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Attribute.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Attribute.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
IsDefaultAttribute | (Geerbt von Attribute.) |
![]() |
Match | (Geerbt von Attribute.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
_Attribute. . :: . .GetIDsOfNames | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfo | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfoCount | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute. . :: . .Invoke | (Geerbt von Attribute.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)