Partilhar via


SoapDataSource.Delete Method

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

Syntax

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

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

Return Value

Type: System.Int32

See Also

Reference

SoapDataSource Class

SoapDataSource Members

Microsoft.SharePoint.WebControls Namespace