Classe ManagedHelper.ManagedPropertyHelper
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime..::..ManagedHelper..::..ManagedPropertyHelper
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
<GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768")> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class ManagedPropertyHelper _
Implements IDTSManagedPropertyHelper100
'Uso
Dim instance As ManagedHelper.ManagedPropertyHelper
[GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768")]
[ComVisibleAttribute(true)]
public sealed class ManagedPropertyHelper : IDTSManagedPropertyHelper100
[GuidAttribute(L"6C030BD5-CA90-4727-8C3B-241D91CB2768")]
[ComVisibleAttribute(true)]
public ref class ManagedPropertyHelper sealed : IDTSManagedPropertyHelper100
[<SealedAttribute>]
[<GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768")>]
[<ComVisibleAttribute(true)>]
type ManagedPropertyHelper =
class
interface IDTSManagedPropertyHelper100
end
public final class ManagedPropertyHelper implements IDTSManagedPropertyHelper100
O tipo ManagedHelper..::..ManagedPropertyHelper expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetNextManagedProperty | Infraestrutura. | |
GetPropertyValue | Infraestrutura. | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ReflectOnObject | Infraestrutura. | |
SetPropertyValue | Infraestrutura. | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.