C# 클래스 Alivate.SQLMethods.LikeParams

파일 보기 프로젝트 열기: BF2Statistics/ControlCenter

공개 프로퍼티들

프로퍼티 타입 설명
Escape char
MatchValue string
Pattern string
PlaceHolder char
Wildcard char

프로퍼티 상세

Escape 공개적으로 프로퍼티

public char Escape
리턴 char

MatchValue 공개적으로 프로퍼티

public string MatchValue
리턴 string

Pattern 공개적으로 프로퍼티

public string Pattern
리턴 string

PlaceHolder 공개적으로 프로퍼티

public char PlaceHolder
리턴 char

Wildcard 공개적으로 프로퍼티

public char Wildcard
리턴 char