IDTSUnsafeVariables100.GetUnsafeVariables Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the unsafe variables.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariables100 ^ GetUnsafeVariables();
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100 GetUnsafeVariables ();
abstract member GetUnsafeVariables : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100
Public Function GetUnsafeVariables () As IDTSVariables100
Returns
An IDTSVariables100 object that represents the unsafe variables.