Job.datasourceTypeName Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The data source type name.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim value As String
value = Me.datasourceTypeName
Me.datasourceTypeName = value
Syntax
'Declaration
Protected datasourceTypeName As String
protected string datasourceTypeName
protected:
String^ datasourceTypeName
protected String datasourceTypeName
protected var datasourceTypeName : String
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
Job Class
Job Members
Microsoft.EnterpriseManagement Namespace