SqlDialogPage.CreatePropertySheet Method

Definition

Virtual method that creates a SqlPropertySheet object.

protected:
 virtual RadLangSvc::SqlPropertySheet ^ CreatePropertySheet();
protected virtual RadLangSvc.SqlPropertySheet CreatePropertySheet ();
abstract member CreatePropertySheet : unit -> RadLangSvc.SqlPropertySheet
override this.CreatePropertySheet : unit -> RadLangSvc.SqlPropertySheet
Protected Overridable Function CreatePropertySheet () As SqlPropertySheet

Returns

Return Null.

Applies to