Definition
Assembly: Microsoft.Restier.Breakdance.dll Namespace: Microsoft.Restier.Breakdance Inheritance: Microsoft.Restier.Breakdance.RestierConventionDefinitionSyntax
Constructors
.ctor Inherited
Inherited from
Microsoft.Restier.Breakdance.RestierConventionDefinitionSyntax
Parameters
| Name | Type | Description |
|---|---|---|
name | string | - |
pipelineState | Microsoft.Restier.Core.RestierPipelineState | - |
.ctor Inherited
Inherited from
objectSyntax
Properties
EntitySetName
The name of the EntitySet associated with this ConventionDefinition.Syntax
Property Value
Type:string
EntitySetOperation
The Restier Operation associated with this ConventionDefinition.Syntax
Property Value
Type:Microsoft.Restier.Core.RestierEntitySetOperation
Name Inherited
Inherited from
Microsoft.Restier.Breakdance.RestierConventionDefinitionSyntax
Property Value
Type:string
PipelineState Inherited
Inherited from
Microsoft.Restier.Breakdance.RestierConventionDefinitionSyntax
Property Value
Type:System.Nullable<Microsoft.Restier.Core.RestierPipelineState>
Methods
Equals Inherited Virtual
Inherited from
objectSyntax
Parameters
| Name | Type | Description |
|---|---|---|
obj | object? | - |
Returns
Type:bool
Equals Inherited
Inherited from
objectSyntax
Parameters
| Name | Type | Description |
|---|---|---|
objA | object? | - |
objB | object? | - |
Returns
Type:bool
GetHashCode Inherited Virtual
Inherited from
objectSyntax
Returns
Type:int
GetType Inherited
Inherited from
objectSyntax
Returns
Type:System.Type
MemberwiseClone Inherited
Inherited from
objectSyntax
Returns
Type:object
ReferenceEquals Inherited
Inherited from
objectSyntax
Parameters
| Name | Type | Description |
|---|---|---|
objA | object? | - |
objB | object? | - |
Returns
Type:bool
ToString Inherited Virtual
Inherited from
objectSyntax
Returns
Type:string?