SqlDialogPage.CreatePropertySheet Method

Virtual method that creates a SqlPropertySheet object.

Namespace:  RadLangSvc
Assembly:  RadLangSvc.VS (in RadLangSvc.VS.dll)

Syntax

'Declaration
Protected Overridable Function CreatePropertySheet As SqlPropertySheet
'Usage
Dim returnValue As SqlPropertySheet

returnValue = Me.CreatePropertySheet()
protected virtual SqlPropertySheet CreatePropertySheet()
protected:
virtual SqlPropertySheet^ CreatePropertySheet()
abstract CreatePropertySheet : unit -> SqlPropertySheet 
override CreatePropertySheet : unit -> SqlPropertySheet 
protected function CreatePropertySheet() : SqlPropertySheet

Return Value

Type: RadLangSvc.SqlPropertySheet
Return Null.