FeatureTreeConfigurationBase.StoreInstanceName 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 FeatureTreeConfigurationBase.StoreInstanceName 類別的新執行個體。
public:
StoreInstanceName(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context, System::String ^ newInstanceName);
public StoreInstanceName(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context, string newInstanceName);
new Microsoft.SqlServer.Configuration.FeatureTreeConfigurationBase.StoreInstanceName : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer * string -> Microsoft.SqlServer.Configuration.FeatureTreeConfigurationBase.StoreInstanceName
Public Sub New (context As ServiceContainer, newInstanceName As String)
參數
- context
- Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer
內容。
- newInstanceName
- String
新的實例名稱。