Initializes a new instance of the LocalizedNameAttribute class.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)
語法
'宣告
Public Sub New ( _
name As String _
)
public LocalizedNameAttribute (
string name
)
public:
LocalizedNameAttribute (
String^ name
)
public LocalizedNameAttribute (
String name
)
public function LocalizedNameAttribute (
name : String
)
參數
- name
The name of the extension. Used as the key to determine which localization to return.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
請參閱
參考
LocalizedNameAttribute Class
LocalizedNameAttribute Members
Microsoft.ReportingServices.Interfaces Namespace