Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a base localizable attribute.
Jerarquía de herencia
System.Object
System.Attribute
Microsoft.SqlServer.Dts.Runtime.Localization.BaseLocalizableAttribute
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Localization
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Class BaseLocalizableAttribute _
Inherits Attribute
'Uso
Dim instance As BaseLocalizableAttribute
public class BaseLocalizableAttribute : Attribute
public ref class BaseLocalizableAttribute : public Attribute
type BaseLocalizableAttribute =
class
inherit Attribute
end
public class BaseLocalizableAttribute extends Attribute
El tipo BaseLocalizableAttribute expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
BaseLocalizableAttribute | Infraestructura. Initializes a new instance of the BaseLocalizableAttribute class using the specified type and property name. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
PropertyName | Infraestructura. Gets the property name of the attribute. |
![]() |
Type | Infraestructura. Gets the type of the attribute. |
![]() |
TypeId | (Se hereda de Attribute.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Attribute.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Attribute.) |
![]() |
GetLocalizedValue | Infraestructura. Gets the localized value of the attribute. |
![]() |
GetType | (Se hereda de Object.) |
![]() |
IsDefaultAttribute | (Se hereda de Attribute.) |
![]() |
Match | (Se hereda de Attribute.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Se hereda de Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Se hereda de Attribute.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Localization
.gif)
.gif)
.gif)
.gif)
.gif)