EdmAction Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
EdmAction(String, String, IEdmTypeReference) |
Inicializuje novou instanci EdmAction třídy . |
EdmAction(String, String, IEdmTypeReference, Boolean, IEdmPathExpression) |
Inicializuje novou instanci EdmAction třídy . |
EdmAction(String, String, IEdmTypeReference)
Inicializuje novou instanci EdmAction třídy .
public EdmAction (string namespaceName, string name, Microsoft.OData.Edm.IEdmTypeReference returnType);
new Microsoft.OData.Edm.EdmAction : string * string * Microsoft.OData.Edm.IEdmTypeReference -> Microsoft.OData.Edm.EdmAction
Public Sub New (namespaceName As String, name As String, returnType As IEdmTypeReference)
Parametry
- namespaceName
- String
Název oboru názvů.
- name
- String
Název
- returnType
- IEdmTypeReference
Typ návratu.
Platí pro
EdmAction(String, String, IEdmTypeReference, Boolean, IEdmPathExpression)
Inicializuje novou instanci EdmAction třídy .
public EdmAction (string namespaceName, string name, Microsoft.OData.Edm.IEdmTypeReference returnType, bool isBound, Microsoft.OData.Edm.IEdmPathExpression entitySetPathExpression);
new Microsoft.OData.Edm.EdmAction : string * string * Microsoft.OData.Edm.IEdmTypeReference * bool * Microsoft.OData.Edm.IEdmPathExpression -> Microsoft.OData.Edm.EdmAction
Public Sub New (namespaceName As String, name As String, returnType As IEdmTypeReference, isBound As Boolean, entitySetPathExpression As IEdmPathExpression)
Parametry
- namespaceName
- String
Název oboru názvů.
- name
- String
Název
- returnType
- IEdmTypeReference
Typ návratu.
- isBound
- Boolean
pokud je nastaveno na true
[je vázáno].
- entitySetPathExpression
- IEdmPathExpression
Výraz entity set path