IServerType2.CustomNewDatabaseAction 메서드

Executes when the user selects the custom new database action in the server combo.

네임스페이스:  Microsoft.SqlServer.Management.UI.ConnectionDlg
어셈블리:  ConnectionDlg(ConnectionDlg.dll)

구문

‘선언
Function CustomNewDatabaseAction As UIConnectionInfo
‘사용 방법
Dim instance As IServerType2 
Dim returnValue As UIConnectionInfo 

returnValue = instance.CustomNewDatabaseAction()
UIConnectionInfo CustomNewDatabaseAction()
UIConnectionInfo^ CustomNewDatabaseAction()
abstract CustomNewDatabaseAction : unit -> UIConnectionInfo
function CustomNewDatabaseAction() : UIConnectionInfo

반환 값

유형: Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
The custom new database action in the server combo.

참고 항목

참조

IServerType2 인터페이스

Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스