HResults.DTS_E_BUFFERMAXROWSIZEOUTOFRANGE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_BUFFERMAXROWSIZEOUTOFRANGE MessageText: The default buffer maximum rows must be larger than %1!d! rows. An attempt was made to set the DefaultBufferMaxRows property to a value that is too small.
public: int DTS_E_BUFFERMAXROWSIZEOUTOFRANGE = -1073450797;
public const int DTS_E_BUFFERMAXROWSIZEOUTOFRANGE = -1073450797;
val mutable DTS_E_BUFFERMAXROWSIZEOUTOFRANGE : int
Public Const DTS_E_BUFFERMAXROWSIZEOUTOFRANGE As Integer = -1073450797