BcsPowershellHelper Class
Helps Cmdlet objects perform general actions in a consistent way.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.BusinessData.SharedService.BcsPowershellHelper
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public NotInheritable Class BcsPowershellHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class BcsPowershellHelper
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.