Use to set INPUTFORMAT and OUTPUTFORMAT handler class names for the STORED AS clause of the Create Table statement. Either strings must be empty or both strings must contain a handler name.
Public Sub HiveStoredAsInputOutputHandlers( _ ByVal Input As Variant, _ ByVal Output As Variant _ ) |