![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService | |
GISDataSource Constructor(String,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService Namespace > GISDataSource Class > GISDataSource Constructor : GISDataSource Constructor(String,String) |
- name
- Data source name.
- dataSourceDefinition
- Data source Definition.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal dataSourceDefinition As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim name As String Dim dataSourceDefinition As String Dim instance As New GISDataSource(name, dataSourceDefinition) |
C# | |
---|---|
public GISDataSource( string name, string dataSourceDefinition ) |
Parameters
- name
- Data source name.
- dataSourceDefinition
- Data source Definition.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family