SoapDataSource.Update method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function Update As Integer
'Usage
Dim instance As SoapDataSource
Dim returnValue As Integer

returnValue = instance.Update()
public int Update()

Return value

Type: System.Int32

See also

Reference

SoapDataSource class

SoapDataSource members

Microsoft.SharePoint.WebControls namespace