Click or drag to resize

IReadOnlyOlapOptionsComplexEntityMember Properties

The IReadOnlyOlapOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationType
Gets the AuthenticationType member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyConnectionString
Gets the ConnectionString member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyCubeName
Gets the CubeName member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyDatabaseName
Gets the DatabaseName member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyDomainName
Gets the DomainName member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyEncryptedPassword
Gets the EncryptedPassword member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyPassword
Gets the Password member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyProvider
Gets the Provider member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyServerName
Gets the ServerName member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Public propertyUserName
Gets the UserName member value
(Inherited from IReadOnlyOlapOptionsComplexEntityMember.)
Top
See Also