コード例 #1
0
 public Int32Expression GetHour()
 {
     return(SqlExtensionMethods.GetHour(this));
 }