AttributeTranslation コンストラクター (Int32)
既定値および指定された言語パラメーターを使用して、AttributeTranslation クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Sub New ( _
language As Integer _
)
'使用
Dim language As Integer
Dim instance As New AttributeTranslation(language)
public AttributeTranslation(
int language
)
public:
AttributeTranslation(
int language
)
new :
language:int -> AttributeTranslation
public function AttributeTranslation(
language : int
)
パラメーター
- language
型: System.Int32
AttributeTranslation で使用する言語の Integer 表現です。