FunctionBadDatePartException 類別

定義

當 date 函式收到錯誤的日期部分字串時,會拋出此例外

[System.Serializable]
public sealed class FunctionBadDatePartException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type FunctionBadDatePartException = class
    inherit DmfException
Public NotInheritable Class FunctionBadDatePartException
Inherits DmfException
繼承
FunctionBadDatePartException
屬性

建構函式

名稱 Description
FunctionBadDatePartException()

基礎建構器

FunctionBadDatePartException(String, Exception)

基礎建構器

FunctionBadDatePartException(String)

為重複註冊同一組件建立例外

屬性

名稱 Description
DmfExceptionType

例外狀況類型

HelpLink

將輸出幫助網站的連結

(繼承來源 DmfException)

方法

名稱 Description
GetObjectData(SerializationInfo, StreamingContext)

序列化輔助工具

Init()

初始化實例屬性

(繼承來源 DmfException)
SetHelpContext(String)

集合說明上下文

(繼承來源 DmfException)

適用於