Interfaccia IFunctionModuleBase
Common base interface for the IFunction and ICallableModule interfaces.
Spazio dei nomi Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
Sintassi
'Dichiarazione
Public Interface IFunctionModuleBase _
Inherits IMetadataObject
'Utilizzo
Dim instance As IFunctionModuleBase
public interface IFunctionModuleBase : IMetadataObject
public interface class IFunctionModuleBase : IMetadataObject
type IFunctionModuleBase =
interface
interface IMetadataObject
end
public interface IFunctionModuleBase extends IMetadataObject
Nel tipo IFunctionModuleBase sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Name | Gets the name of the metadata object. Ereditato da IMetadataObject. |
![]() |
Parameters | Gets a collection that contains the parameters that the function or module accepts. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Accept< (Of < <' (T> ) > > ) | Accepts a visit from the specified IMetadataObjectVisitor<(Of <(<'T>)>)> object. Ereditato da IMetadataObject. |
In alto
.gif)
.gif)