Classe ManagedHelper.ManagedPropertyHelper
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the managed property header.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Dts.Runtime.ManagedHelper.ManagedPropertyHelper
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
<ComVisibleAttribute(True)> _
<GuidAttribute("AA742C98-F0DE-4770-8CF2-EAB3C79D7BC0")> _
Public NotInheritable Class ManagedPropertyHelper _
Implements IDTSManagedPropertyHelper100
'Utilizzo
Dim instance As ManagedHelper.ManagedPropertyHelper
[ComVisibleAttribute(true)]
[GuidAttribute("AA742C98-F0DE-4770-8CF2-EAB3C79D7BC0")]
public sealed class ManagedPropertyHelper : IDTSManagedPropertyHelper100
[ComVisibleAttribute(true)]
[GuidAttribute(L"AA742C98-F0DE-4770-8CF2-EAB3C79D7BC0")]
public ref class ManagedPropertyHelper sealed : IDTSManagedPropertyHelper100
[<SealedAttribute>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("AA742C98-F0DE-4770-8CF2-EAB3C79D7BC0")>]
type ManagedPropertyHelper =
class
interface IDTSManagedPropertyHelper100
end
public final class ManagedPropertyHelper implements IDTSManagedPropertyHelper100
Nel tipo ManagedHelper.ManagedPropertyHelper sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ManagedHelper.ManagedPropertyHelper | Infrastruttura. Initializes a new instance of the ManagedHelper.ManagedPropertyHelper class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetNextManagedProperty | Infrastruttura. Gets the next managed property. |
![]() |
GetPropertyValue | Infrastruttura. Gets the property value. |
![]() |
GetType | Ereditato da Object. |
![]() |
ReflectOnObject | Infrastruttura. Reflects the helper on object. |
![]() |
SetPropertyValue | Infrastruttura. Sets the property value associated with the helper. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.