इसके माध्यम से साझा किया गया


IDTSPropertiesProvider100.Properties Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see IDTSPropertiesProvider.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
ReadOnly Property Properties As IDTSProperties100
    Get
'Usage
Dim instance As IDTSPropertiesProvider100
Dim value As IDTSProperties100

value = instance.Properties
IDTSProperties100 Properties { get; }
property IDTSProperties100^ Properties {
    IDTSProperties100^ get ();
}
abstract Properties : IDTSProperties100
function get Properties () : IDTSProperties100