Linguaggio

HResults.DTS_E_BUFFERMAXROWSIZEOUTOFRANGE Campo

Definizione

MessageId: DTS_E_BUFFERMAXROWSIZEOUTOFRANGE MessageText: Il buffer predefinito delle righe massime deve essere più grande di %1!d! file. È stato fatto un tentativo di impostare la proprietà DefaultBufferMaxRows a un valore troppo piccolo.

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

Valore del campo

Value = -1073450797

Commenti

È stato fatto un tentativo di impostare la proprietà DefaultBufferMaxRows a un valore troppo piccolo.

Si applica a