UserVisibleFeature.GetFeatureFriendlyName(ServiceContainer, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
特徴のフレンドリーな名前を取得します。
public:
static System::String ^ GetFeatureFriendlyName(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context, System::String ^ featureId);
public static string GetFeatureFriendlyName(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context, string featureId);
static member GetFeatureFriendlyName : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer * string -> string
Public Shared Function GetFeatureFriendlyName (context As ServiceContainer, featureId As String) As String
パラメーター
- context
- Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer
コンテキスト。
- featureId
- String
機能 ID。
返品
この特徴の親しみやすい名前です。