ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the parameters passed in through the ExecutingSqlStatement event in MsSql2008FeatureSource.
*System.Object System.EventArgs *ThinkGeo.MapSuite.PortableCore.ExecutingSqlStatementMsSql2008FeatureSourceEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | String | This is a constructor for the class. | |
![]() | String, ExecutingSqlStatementType | This is a constructor for the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | ExecutingSqlStatementType | This property gets and sets the SqlStatementType of the SqlStatement that will be excuted. | |
![]() | String | This property gets and sets the SqlStatement that will be excuted. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is a constructor for the class.
Name | Type | Description |
---|---|---|
sqlStatement | String<!– System.String –> | This parameter is the sqlStatement that will be passed in to excute. |
This is a constructor for the class.
Name | Type | Description |
---|---|---|
sqlStatement | String<!– System.String –> | This parameter is the sqlStatement that will be passed in to excute. |
sqlStatementType | ExecutingSqlStatementType<!– ThinkGeo.MapSuite.PortableCore.ExecutingSqlStatementType –> | This parameter is the sqlStatementType for this sqlStatement to be excuted. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property gets and sets the SqlStatementType of the SqlStatement that will be excuted.
Return Type |
---|
ExecutingSqlStatementType<!– ThinkGeo.MapSuite.PortableCore.ExecutingSqlStatementType –> |
<!– ThinkGeo.MapSuite.PortableCore.ExecutingSqlStatementMsSql2008FeatureSourceEventArgs –> Go Back
This property gets and sets the SqlStatement that will be excuted.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.PortableCore.ExecutingSqlStatementMsSql2008FeatureSourceEventArgs –> Go Back