Description

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.

Syntax

Public Sub HiveStoredAsInputOutputHandlers( _
   ByVal Input As Variant, _
   ByVal Output As Variant _
)

Parameters

  • Input
  • Output


  • No labels