BufferTextReader(TextBuffer) Constructor
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.
public:
BufferTextReader(Microsoft::SqlServer::Management::UI::VSIntegration::TextBuffer ^ buffer);
public BufferTextReader(Microsoft.SqlServer.Management.UI.VSIntegration.TextBuffer buffer);
new Microsoft.SqlServer.Management.UI.VSIntegration.BufferTextReader : Microsoft.SqlServer.Management.UI.VSIntegration.TextBuffer -> Microsoft.SqlServer.Management.UI.VSIntegration.BufferTextReader
Public Sub New (buffer As TextBuffer)
Parameters
- buffer
- TextBuffer