SettingStore.LanguageSettings プロパティ

定義

言語設定を取得します。

public:
 property Microsoft::SqlServer::Configuration::LanguageSettings ^ LanguageSettings { Microsoft::SqlServer::Configuration::LanguageSettings ^ get(); };
public Microsoft.SqlServer.Configuration.LanguageSettings LanguageSettings { get; }
member this.LanguageSettings : Microsoft.SqlServer.Configuration.LanguageSettings
Public ReadOnly Property LanguageSettings As LanguageSettings

プロパティ値

言語設定。

適用対象