OracleDatabaseResource
Handle
interface OracleDatabaseResource extends IExpressionValue, IManifestExpressionProvider, IResource, IResourceWithConnectionString, IResourceWithParent, OracleDatabaseServerResource]], IValueProvider, IValueWithReferences { readonly connectionStringExpression: ReferenceExpression; readonly databaseName: string; readonly jdbcConnectionString: ReferenceExpression; readonly parent: OracleDatabaseServerResource; readonly uriExpression: ReferenceExpression;} 5 members
Properties
property
connectionStringExpression ReferenceExpression get Gets the ConnectionStringExpression property
property
databaseName string get Gets the DatabaseName property
property
jdbcConnectionString ReferenceExpression get Gets the JdbcConnectionString property
property
parent OracleDatabaseServerResource get Gets the Parent property
property
uriExpression ReferenceExpression get Gets the UriExpression property