MatrixConfigSettings 클래스

정의

행렬 구성 설정을 나타냅니다.

public ref class MatrixConfigSettings : Microsoft::SqlServer::Configuration::Settings
public class MatrixConfigSettings : Microsoft.SqlServer.Configuration.Settings
type MatrixConfigSettings = class
    inherit Settings
Public Class MatrixConfigSettings
Inherits Settings
상속
MatrixConfigSettings

생성자

MatrixConfigSettings()

MatrixConfigSettings 클래스의 새 인스턴스를 초기화합니다.

MatrixConfigSettings(ServiceContainer)

MatrixConfigSettings 클래스의 새 인스턴스를 초기화합니다.

속성

CommFabricEncryption

구성 설정에 대한 CommFabricEncryption을 가져옵니다.

CommFabricNetworkLevel

구성 설정에 대한 CommFabricNetworkLevel을 가져옵니다.

CommFabricPort

구성 설정에 대한 CommFabricPort을 가져옵니다.

MatrixBrickRole

구성 설정에 대한 Matrix brick 역할을 가져옵니다.

MatrixCMServerName

Matrix CM 서버에 대한 이름을 가져옵니다.

MatrixEnabled

행렬이 사용되는지 여부를 지정하는 속성 값을 가져오거나 설정합니다.

MatrixName

행렬의 이름을 가져옵니다.

메서드

Calculate()

모든 구성 설정을 계산합니다.

(다음에서 상속됨 Settings)
CreateProperty<T>(String)

구성 설정의 속성을 만듭니다.

(다음에서 상속됨 Settings)
Equals(Settings)

두 개체 인스턴스가 같은지 확인합니다.

(다음에서 상속됨 Settings)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Settings)
ValidateSettings()

유효성 검사에 대한 설정을 가져옵니다.

(다음에서 상속됨 Settings)

적용 대상