This topic has not yet been rated - Rate this topic

BindingManagerBase.PullData Method

Pulls data from the data-bound control into the data source.

[Visual Basic]
Protected Sub PullData()
[C#]
protected void PullData();
[C++]
protected: void PullData();
[JScript]
protected function PullData();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework

See Also

BindingManagerBase Class | BindingManagerBase Members | System.Windows.Forms Namespace | PushData

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.