SupportedOperations Property (C1ODataConnectionStringBuilder)
In This Topic
This property can be used to hold a string that has all the supported operations
Syntax
'Declaration
Public Property SupportedOperations As String
public string SupportedOperations {get; set;}
See Also