Share via


IDTSExecuteSQL Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IDTSExecuteSQL type exposes the following members.

Properties

  Name Description
Public property BypassPrepare Infrastructure.
Public property CodePage Infrastructure.
Public property Connection Infrastructure.
Public property IsStoredProcedure Infrastructure.
Public property ParameterBindings Infrastructure.
Public property ResultSetBindings Infrastructure.
Public property ResultSetType Infrastructure.
Public property SqlStatementSource Infrastructure.
Public property SqlStatementSourceType Infrastructure.
Public property TimeOut Infrastructure.

Top