Amazon.RDS.Model.CopyDBParameterGroupRequest.IsSetSourceDBParameterGroupIdentifier C# (CSharp) Метод

IsSetSourceDBParameterGroupIdentifier() приватный Метод

private IsSetSourceDBParameterGroupIdentifier ( ) : bool
Результат bool
        internal bool IsSetSourceDBParameterGroupIdentifier()
        {
            return this._sourceDBParameterGroupIdentifier != null;
        }