SPWDAExtensions Class

This class is not accessible from add-in tools. It implements .NET Extension methods for the DataRow and DataSet classes.

Inheritance Hierarchy

System.Object
  Microsoft.Office.SharePointWorkspace.AddIn.Data.SPWDAExtensions

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn.Data
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Data (in Microsoft.Office.SharePointWorkspace.AddIn.Data.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class SPWDAExtensions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SPWDAExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SPWDAExtensions Members

Microsoft.Office.SharePointWorkspace.AddIn.Data Namespace