SqlEditControlIsView Property |
Gets or sets type of database object (view/stored procedure).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntaxpublic Nullable<bool> IsView { get; set; }
Property Value
Type:
NullableBoolean
See Also