DtsLocalizableAttribute-Klasse
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Vererbungshierarchie
System. . :: . .Object
System. . :: . .Attribute
Microsoft.SqlServer.Dts.Runtime.Localization..::..DtsLocalizableAttribute
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsConnectionAttribute
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsForEachEnumeratorAttribute
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsLogProviderAttribute
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsTaskAttribute
Namespace: Microsoft.SqlServer.Dts.Runtime.Localization
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public MustInherit Class DtsLocalizableAttribute _
Inherits Attribute
'Usage
Dim instance As DtsLocalizableAttribute
public abstract class DtsLocalizableAttribute : Attribute
public ref class DtsLocalizableAttribute abstract : public Attribute
[<AbstractClassAttribute>]
type DtsLocalizableAttribute =
class
inherit Attribute
end
public abstract class DtsLocalizableAttribute extends Attribute
Der DtsLocalizableAttribute-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Description | Infrastruktur | |
DisplayName | Infrastruktur | |
LocalizationType | 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.