DisableMultiRowFetch property

Gets or sets the DisableMultiRowFetch connection property.

Syntax
Visual Basic

Public Property DisableMultiRowFetch As String
C#

public string  DisableMultiRowFetch { get; set; }
See also