| C1.Data.2 Assembly > C1.Data Namespace > C1DataTable Class : Compute Method |
'Declaration Public Function Compute( _ ByVal expression As System.String, _ ByVal type As System.Type, _ ByVal filter As System.String _ ) As System.Object
public System.object Compute( System.string expression, System.Type type, System.string filter )