MaxTraceFileSize Property
In This Topic
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