C# 클래스 VelocityDbSchema.Indexes.DriversLicense

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DriversLicense ( string stateOrCountry, string licenseNumber, System.DateTime validUntil ) : System

메소드 상세

DriversLicense() 공개 메소드

public DriversLicense ( string stateOrCountry, string licenseNumber, System.DateTime validUntil ) : System
stateOrCountry string
licenseNumber string
validUntil System.DateTime
리턴 System