ScriptComponent.ReadOnlyVariables 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariables100 ^ ReadOnlyVariables { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSVariables100 ^ get(); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100 ReadOnlyVariables { get; }
member this.ReadOnlyVariables : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSVariables100
Public ReadOnly Property ReadOnlyVariables As IDTSVariables100

属性值

适用于