Description
Sets the DDL for the View. Returns the validation error message or none if validated successfully. PARAMETERS: NewDDL (String). RETURN DATATYPE: String.
Syntax
Public Function SetViewDDL( _ ByVal NewDDL As Variant _ ) As Variant
Parameters
- NewDDL
See Also