SqlLoginOption.CredentialOption(SqlIdentifier, SqlModificationType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public CredentialOption(Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier value, Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlModificationType modificationValue);
new Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOption.CredentialOption : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIdentifier * Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlModificationType -> Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlLoginOption.CredentialOption
Public Sub New (value As SqlIdentifier, modificationValue As SqlModificationType)
Parameters
- value
- SqlIdentifier
- modificationValue
- SqlModificationType