You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/schema/method-element-in-methods-bdcmetadata-schema.md
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -36,22 +36,22 @@ The following sections describe attributes, child elements, and parent elements.
36
36
37
37
|Attribute|Description|
38
38
|---------|-----------|
39
-
|**IsStatic**|Optional.<br /><br />Specifies whether the execution of this method requires an external item (**EntityInstance**) to serve as a context for execution. If set to **true**, the method represents a static method and does not require a specific **EntityInstance** to provide context for execution. If set to **false**, the method represents an instance method and requires an **EntityInstance** to provide the context for execution.<br /><br />Default value: **true**<br /><br />Attribute type: **Boolean**
40
-
|**LobName**|Optional.<br /><br />The name of the operation defined in the external system that is represented by this method.<br /><br />Attribute type: **String**
41
-
|**Name**|Required.<br /><br />The name of this method.<br /><br />Attribute type: **String**
42
-
|**DefaultDisplayName**|Optional.<br /><br />The default display name of the method.<br /><br />Attribute type: **String**
43
-
|**IsCached**|Optional.<br /><br />Specifies whether this method is used frequently. If set to **true**, Business Data Connectivity (BDC) service caches this method in memory.<br /><br />Default value: **true**<br /><br />Attribute type: **Boolean**
39
+
|**IsStatic**|Optional.<br /><br />Specifies whether the execution of this method requires an external item (**EntityInstance**) to serve as a context for execution. If set to **true**, the method represents a static method and does not require a specific **EntityInstance** to provide context for execution. If set to **false**, the method represents an instance method and requires an **EntityInstance** to provide the context for execution.<br /><br />Default value: **true**<br /><br />Attribute type: **Boolean**|
40
+
|**LobName**|Optional.<br /><br />The name of the operation defined in the external system that is represented by this method.<br /><br />Attribute type: **String**|
41
+
|**Name**|Required.<br /><br />The name of this method.<br /><br />Attribute type: **String**|
42
+
|**DefaultDisplayName**|Optional.<br /><br />The default display name of the method.<br /><br />Attribute type: **String**|
43
+
|**IsCached**|Optional.<br /><br />Specifies whether this method is used frequently. If set to **true**, Business Data Connectivity (BDC) service caches this method in memory.<br /><br />Default value: **true**<br /><br />Attribute type: **Boolean**|
44
44
45
45
### Child elements
46
46
47
47
|Element|Description|
48
48
|-------|-----------|
49
-
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md)|The localized display names of the method.
50
-
|[Properties Element in MetadataObject (BDCMetadata Schema)](properties-element-in-metadataobject-bdcmetadata-schema.md)|The properties of the method.
51
-
|[AccessControlList Element (BDCMetadata Schema)](accesscontrollist-element-bdcmetadata-schema.md)|The access control list (ACL) of this method.
52
-
|[FilterDescriptors Element in Method (BDCMetadata Schema)](filterdescriptors-element-in-method-bdcmetadata-schema.md)|The filter descriptors of the method.
53
-
[Parameters Element in Method (BDCMetadata Schema)](parameters-element-in-method-bdcmetadata-schema.md)|The parameters of the method. A method cannot have more than one return parameter.
54
-
[MethodInstances Element in Method (BDCMetadata Schema)](methodinstances-element-in-method-bdcmetadata-schema.md)|The method instances of the method.
49
+
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md)|The localized display names of the method.|
50
+
|[Properties Element in MetadataObject (BDCMetadata Schema)](properties-element-in-metadataobject-bdcmetadata-schema.md)|The properties of the method.|
51
+
|[AccessControlList Element (BDCMetadata Schema)](accesscontrollist-element-bdcmetadata-schema.md)|The access control list (ACL) of this method.|
52
+
|[FilterDescriptors Element in Method (BDCMetadata Schema)](filterdescriptors-element-in-method-bdcmetadata-schema.md)|The filter descriptors of the method.|
53
+
|[Parameters Element in Method (BDCMetadata Schema)](parameters-element-in-method-bdcmetadata-schema.md)|The parameters of the method. A method cannot have more than one return parameter.|
54
+
|[MethodInstances Element in Method (BDCMetadata Schema)](methodinstances-element-in-method-bdcmetadata-schema.md)|The method instances of the method.|
Copy file name to clipboardExpand all lines: docs/schema/method-element-in-methods-bdcmetadataresource-schema.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ None.
37
37
38
38
|Element|
39
39
|-------|
40
-
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadataResource Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadataresource-schema.md)
40
+
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadataResource Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadataresource-schema.md)|
41
41
|[Properties Element in MetadataObject (BDCMetadataResource Schema)](properties-element-in-metadataobject-bdcmetadataresource-schema.md)|
42
42
|[AccessControlList Element in IndividuallySecurableMetadataObject (BDCMetadataResource Schema)](accesscontrollist-element-in-individuallysecurablemetadataobject-bdcmetadatareso.md)|
43
43
|[FilterDescriptors Element in Method (BDCMetadataResource Schema)](filterdescriptors-element-in-method-bdcmetadataresource-schema.md)|
0 commit comments