Click or drag to resize

SQLStream Properties

The SQLStream type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseName
Returns the database name.
Public propertyOptionalMetadataSQL
Returns the metadata SQL if any.
Public propertySqlWithSubsParams
Returns the SQL with optional substitution parameters in the SQL.
Public propertyStreamName
Returns the stream name.
(Inherited from Stream.)
Top
See Also