[]
Configurates Url. Sets the url of the SSAS server.
public CubeServiceBuilder Url(string value)
Public Function Url(value As String) As CubeServiceBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CubeServiceBuilder | Current builder. |