SettingStore.Chainer 属性

定义

获取链接器设置。

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

属性值

链接器设置。

适用于