FileCreateSource class

FileCreateSource class

Represents a file source for creation.

Inheritance: FileCreateSourceFileSourceSource

The FileCreateSource type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FileCreateSource class.
initInitializes a new instance of the FileCreateSource class.

Properties

PropertyDescription
is_temporalGets a value indicating whether file will be temporal.
file_pathGets the file path to create.

Methods

MethodDescription
get_stream_containerGets the stream container.

See Also