MaxTraceFileSize Property
On this page
Gets or sets the maximum size of SQL trace dump file.
Syntax
|
|---|
'Declaration
Public Property MaxTraceFileSize As Integer |
|
|---|
public int MaxTraceFileSize {get; set;} |
Property Value
The maximum size of SQL trace dump file.
See Also