Esempio n. 1
0
 static SqlServerOptions()
 {
     ColumnIs = new SqlServerColumnOptions();
     PrimaryKeyIs = new SqlServerPrimaryKeyOptions();
     Index = new SqlServerIndexOptions();
 }
Esempio n. 2
0
 static SqlServerOptions()
 {
     ColumnIs     = new SqlServerColumnOptions();
     PrimaryKeyIs = new SqlServerPrimaryKeyOptions();
     Index        = new SqlServerIndexOptions();
 }