| ViewSettingGetViewSettingsBySql Method |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public static ViewSettingCollection GetViewSettingsBySql(
string sqlCommandText
)
Public Shared Function GetViewSettingsBySql (
sqlCommandText As String
) As ViewSettingCollection
Parameters
- sqlCommandText
- Type: SystemString
Return Value
Type:
ViewSettingCollectionSee Also