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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.