Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Gets the collection of variables which are accessed through several objects.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
ReadOnly Default Property Variables As IDTSVariables100
Get
'Usage
Dim instance As IDTSConnectionManagerVariables100
Dim value As IDTSVariables100
value = instance
IDTSVariables100 this { get; }
property IDTSVariables100^ default {
IDTSVariables100^ get ();
}
abstract Variables : IDTSVariables100
function get Variables () : IDTSVariables100
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100
The collection of variables which are accessed through several objects.