VariableCreatorClass Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une classe de créateur de variables.
public ref class VariableCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F2D5C073-977E-4B9F-B577-50B0B8358134")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("808A4DCC-7D3E-44D7-8E46-1517594C552B")]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("36382524-E6ED-458F-896C-FEBF9F0D4347")]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("F2D5C073-977E-4B9F-B577-50B0B8358134")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VariableCreatorClass = class
interface IDTSVariableCreator100
interface VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("808A4DCC-7D3E-44D7-8E46-1517594C552B")>]
type VariableCreatorClass = class
interface IDTSVariableCreator100
interface VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("36382524-E6ED-458F-896C-FEBF9F0D4347")>]
type VariableCreatorClass = class
interface IDTSVariableCreator100
interface VariableCreator
Public Class VariableCreatorClass
Implements VariableCreator
- Héritage
-
VariableCreatorClass
- Attributs
- Implémente
Constructeurs
VariableCreatorClass() |
Initialise une nouvelle instance de la classe VariableCreatorClass. |
Méthodes
CreateVariable(IDTSParameter100) |
Crée une variable avec le paramètre spécifié. |