BuiltInFunctionLookupBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public abstract class BuiltInFunctionLookupBase : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.IBuiltInFunctionLookup
type BuiltInFunctionLookupBase = class
interface IBuiltInFunctionLookup
Public MustInherit Class BuiltInFunctionLookupBase
Implements IBuiltInFunctionLookup
- 継承
-
BuiltInFunctionLookupBase
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| BuiltInFunctionLookupBase() | |
| BuiltInFunctionLookupBase(IMetadataCollection<IBuiltInFunction>, IMetadataCollection<IDatePart>) | |
プロパティ
| 名前 | 説明 |
|---|---|
| AllBuiltIns | |
| BuiltInFunctions | |
| DateParts | |
| GlobalVariables | |
メソッド
| 名前 | 説明 |
|---|---|
| GetMultiTypeBuiltInFunction(String, ISystemDataType) | |