ITemporaryTable Interface |
Temporary table handle.
This class is not intended to be used directly from your code, unless
you are implementing a custom data provider.
Namespace: Dundas.BI.Data.DataProviders.RelationalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic interface ITemporaryTable : IDisposable
Public Interface ITemporaryTable
Inherits IDisposable
public interface class ITemporaryTable : IDisposable
type ITemporaryTable =
interface
interface IDisposable
endThe ITemporaryTable type exposes the following members.
Properties
See Also