共用方式為


LocalizedNameAttribute Members

Provides the localized name of an extension.

The following tables list the members exposed by the LocalizedNameAttribute type.

Public Constructors

  名稱 Description
LocalizedNameAttribute Overloaded. Initializes a new instance of the LocalizedNameAttribute class.

頂端

Public Properties

  名稱 Description
ms160616.pubproperty(zh-tw,SQL.90).gif Name Gets the localized name of the extension.
ms160616.pubproperty(zh-tw,SQL.90).gif TypeId  (inherited from Attribute )

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms160616.pubmethod(zh-tw,SQL.90).gif Equals Overloaded. Overridden.  
ms160616.pubmethod(zh-tw,SQL.90).gifms160616.static(zh-tw,SQL.90).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
ms160616.pubmethod(zh-tw,SQL.90).gifms160616.static(zh-tw,SQL.90).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
ms160616.pubmethod(zh-tw,SQL.90).gif GetHashCode Overridden. Returns a unique hash code for the object.
ms160616.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms160616.pubmethod(zh-tw,SQL.90).gif IsDefaultAttribute  (inherited from Attribute )
ms160616.pubmethod(zh-tw,SQL.90).gifms160616.static(zh-tw,SQL.90).gif IsDefined  Overloaded. (inherited from Attribute )
ms160616.pubmethod(zh-tw,SQL.90).gif Match  (inherited from Attribute )
ms160616.pubmethod(zh-tw,SQL.90).gifms160616.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160616.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms160616.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms160616.protmethod(zh-tw,SQL.90).gif GetLocalizedString Returns the correct localized extension name.
ms160616.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

Explicit Interface Implementations

  名稱 Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

頂端

請參閱

參考

LocalizedNameAttribute Class
Microsoft.ReportingServices.Interfaces Namespace

其他資源

自訂報表項目範例