SoapDataSource.Insert Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Insert As Integer
'Usage
Dim instance As SoapDataSource
Dim returnValue As Integer
returnValue = instance.Insert()
public int Insert()
Return Value
Type: System.Int32