DtProjectStorage.LoadStream(String) Metodo

Definizione

public:
 virtual System::IO::Stream ^ LoadStream(System::String ^ streamName);
public System.IO.Stream LoadStream (string streamName);
Public Function LoadStream (streamName As String) As Stream

Parametri

streamName
String

Restituisce

Stream

Implementazioni

Microsoft.SqlServer.Dts.Runtime.IProjectStorage.LoadStream(System.String)

Si applica a