TeamFoundationSqlResourceComponent.MaxStatementLengthEstimate Field

When preparing SQL batches, a length estimate is passed in. This caps the maximum size for the estimate.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Const MaxStatementLengthEstimate As Integer
public const int MaxStatementLengthEstimate
public:
literal int MaxStatementLengthEstimate
static val mutable MaxStatementLengthEstimate: int
public const var MaxStatementLengthEstimate : int

.NET Framework Security

See Also

Reference

TeamFoundationSqlResourceComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace