SSISScriptComponentEntryPointAttribute Klasse

Definition

Dies ist das Attribut, das wir für die von ScriptComponent abgeleitete Klasse einfügen, um sie zu finden und über Reflexion zu laden.

public ref class SSISScriptComponentEntryPointAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)]
public class SSISScriptComponentEntryPointAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct)>]
type SSISScriptComponentEntryPointAttribute = class
    inherit Attribute
Public Class SSISScriptComponentEntryPointAttribute
Inherits Attribute
Vererbung
SSISScriptComponentEntryPointAttribute
Attribute

Konstruktoren

SSISScriptComponentEntryPointAttribute()

Dies ist das Attribut, das wir für die von ScriptComponent abgeleitete Klasse einfügen, um sie zu finden und über Reflexion zu laden.

Gilt für: