Parameter Interface
Definition
public interface class Parameter : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSParameter100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ParameterClass))]
[System.Runtime.InteropServices.Guid("F8C32310-92DA-45C7-9583-43CFCBA90AA3")]
public interface Parameter : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSParameter100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ParameterClass))>]
[<System.Runtime.InteropServices.Guid("F8C32310-92DA-45C7-9583-43CFCBA90AA3")>]
type Parameter = interface
interface IDTSParameter100
Public Interface Parameter
Implements IDTSParameter100
- Derived
-
- Attributes
-
- Implements
-
Properties
Applies to