예제 #1
0
 public Int32Expression GetMinute()
 {
     return(SqlExtensionMethods.GetMinute(this));
 }