C# Class NRails.Database.Mssql.SqlServer.Schema.SqlServerVersion

Afficher le fichier Open project: Ziaw/nor Class Usage Examples

Méthodes publiques

Свойство Type Description
ver1 string
ver2 int
ver3 int

Méthodes publiques

Méthode Description
Parse ( string str, SqlServerVersion &version ) : bool

Method Details

Parse() public static méthode

public static Parse ( string str, SqlServerVersion &version ) : bool
str string
version SqlServerVersion
Résultat bool

Property Details

ver1 public_oe property

public string ver1
Résultat string

ver2 public_oe property

public int ver2
Résultat int

ver3 public_oe property

public int ver3
Résultat int