Exemplo n.º 1
0
 public Int32Expression GetLength()
 {
     return(SqlExtensionMethods.GetLength(this));
 }