Klasa SfcElementTypeAttribute
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Hierarchia dziedziczenia
System.Object
System.Attribute
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcElementTypeAttribute
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
<AttributeUsageAttribute(AttributeTargets.Class, Inherited := True, AllowMultiple := False)> _
Public Class SfcElementTypeAttribute _
Inherits Attribute
'Użycie
Dim instance As SfcElementTypeAttribute
[AttributeUsageAttribute(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
public class SfcElementTypeAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class, Inherited = true, AllowMultiple = false)]
public ref class SfcElementTypeAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Class, Inherited = true, AllowMultiple = false)>]
type SfcElementTypeAttribute =
class
inherit Attribute
end
public class SfcElementTypeAttribute extends Attribute
Typ SfcElementTypeAttribute uwidacznia następujące elementy członkowskie.
Konstruktorzy
| Nazwa | Opis | |
|---|---|---|
![]() |
SfcElementTypeAttribute | Inicjuje nowe wystąpienie SfcElementTypeAttribute klasy z nazwy typu określonego elementu.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. |
Do góry
Właściwości
| Nazwa | Opis | |
|---|---|---|
![]() |
ElementTypeName | Pobiera lub ustawia nazwę typu elementu.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. |
![]() |
TypeId | (Dziedziczony z Attribute). |
Do góry
Metody
| Nazwa | Opis | |
|---|---|---|
![]() |
Equals | (Dziedziczony z Attribute). |
![]() |
Finalize | (Dziedziczony z Object). |
![]() |
GetHashCode | (Dziedziczony z Attribute). |
![]() |
GetType | (Dziedziczony z Object). |
![]() |
IsDefaultAttribute | (Dziedziczony z Attribute). |
![]() |
Match | (Dziedziczony z Attribute). |
![]() |
MemberwiseClone | (Dziedziczony z Object). |
![]() |
ToString | (Dziedziczony z Object). |
Do góry
Jawne implementacje interfejsu
| Nazwa | Opis | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Dziedziczony z Attribute). |
![]() ![]() |
_Attribute.GetTypeInfo | (Dziedziczony z Attribute). |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Dziedziczony z Attribute). |
![]() ![]() |
_Attribute.Invoke | (Dziedziczony z Attribute). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.
.gif)
.gif)
.gif)
.gif)
.gif)