C# 클래스 Dse.Auth.Sspi.SecurityStatusExtensions

Provides extension methods for the SecurityStatus enumeration.
파일 보기 프로젝트 열기: datastax/csharp-driver-dse

공개 메소드들

메소드 설명
IsError ( this status ) : bool

Returns whether or not the status represents an error.

메소드 상세

IsError() 공개 정적인 메소드

Returns whether or not the status represents an error.
public static IsError ( this status ) : bool
status this
리턴 bool