Parameter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class Parameter : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSParameter100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ParameterClass))]
[System.Runtime.InteropServices.Guid("05836784-9B51-4AA5-9C5F-E9C0B62A7001")]
public interface Parameter : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSParameter100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ParameterClass))>]
[<System.Runtime.InteropServices.Guid("05836784-9B51-4AA5-9C5F-E9C0B62A7001")>]
type Parameter = interface
interface IDTSParameter100
Public Interface Parameter
Implements IDTSParameter100
- Derived
- Attributes
- Implements
Properties
DataType | (Inherited from IDTSParameter100) |
IncludeInDebugDump | (Inherited from IDTSParameter100) |
Required | (Inherited from IDTSParameter100) |
Sensitive | (Inherited from IDTSParameter100) |
Value | (Inherited from IDTSParameter100) |