This topic has not yet been rated - Rate this topic

CapturedSql.Text Property

Gets the captured Transact-SQL commands in the buffer.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
public StringCollection Text { get; }

Property Value

Type: System.Collections.Specialized.StringCollection
A StringCollection system object value that contains the captured Transact-SQL commands.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.